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

SherryLiu c587a81e13 Remove file from remote repository il y a 7 mois
src 19afc39309 我要看孫子 語音檔 il y a 7 mois
README.md 1fadd4f95c update audio file name parameter il y a 7 mois
requirements.txt fed1681308 added tone il y a 7 mois

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>