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

SherryLiu 6799399033 get jieba dictionary from supabase hai 5 meses
dictionary a9c8f71638 update dictionary hai 5 meses
src 6799399033 get jieba dictionary from supabase hai 5 meses
README.md 6799399033 get jieba dictionary from supabase hai 5 meses
asr_api.py 16e5e2f5c6 added API hai 5 meses
requirements.txt fed1681308 added tone hai 5 meses
soundex.py 70fff6defb improved soundex index and error handling hai 5 meses
whisper.py 34e27a9735 wip hai 5 meses

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