Pycharm + SteamlitYou have to run streamlit as a module and put run main.py as the script parameters.1d ago1d ago
Expression Language VS common oneI started to accept expression langugae since it is shorter than common one.4d ago4d ago
Deepseek model comparisonToday I am trying to make a small project that answer from my given sound. Speech-to-Test is done using whipser.Mar 5Mar 5
Whisper model comparison on single speaker in Thai context.To day I am trying to run ASR(Automatic Speech Recognition) using whisper a free one.Mar 5Mar 5
To open python file in jupyter notebook and execute like interactive cmdTo remind myself this issue.Mar 5Mar 5
Eat and itch in BangkokAfter I experience many itching from eating them no matter cheap or expensive. I found that they give me the same it symptom. I am very…Dec 26, 2024Dec 26, 2024
Cursor VS PyCharmToday my colleague intorduces me the new A.I. powered IDE name Cursor https://www.cursor.com/Nov 11, 2024Nov 11, 2024
Sending cls as an input argumentI have heard that everything in Python is an object then today I need to DRY my project. Here is the code I need to dry.Oct 9, 2024Oct 9, 2024
Don’t use python relative importThis is evil. Since your high level code is the same, but the body is not. Then this will show you duplicated codes.Oct 8, 2024Oct 8, 2024