改進ASR錯誤判斷相似音詞彙的問題

SherryLiu c67e7fea70 我要看孫子 há 7 meses atrás
dictionary 8faf33fe29 commit before checkout branch há 7 meses atrás
src c67e7fea70 我要看孫子 há 7 meses atrás
README.md 1fadd4f95c update audio file name parameter há 7 meses atrás
asr_api.py 8faf33fe29 commit before checkout branch há 7 meses atrás
requirements.txt fed1681308 added tone há 7 meses atrás
soundex.py 8faf33fe29 commit before checkout branch há 7 meses atrás
whisper.py 8faf33fe29 commit before checkout branch há 7 meses atrás

README.md

語音轉文字 ASR

自定義字典從Supabase下載

Prerequisite

  • 語音檔需存取於src/data/
  • openai key & supabase keys 放src/environment.env

To run the code

pip install -r requirements.txt

執行主程式

python src/main_script.py <audio filename>