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

SherryLiu 4171ad03da Merge branch 'main' of http://git.choozmo.com:3000/sherry/ASR il y a 7 mois
MYNOTE.md fed1681308 added tone il y a 7 mois
README.md 63aacf68c9 update README il y a 7 mois
READNE.md 58cc6cecf6 Initial commit with whisper.py, README.md, and requirements.txt il y a 7 mois
environment.env 2daf12682d wip il y a 7 mois
error_correction.py 1022f3c5a8 finished il y a 7 mois
requirements.txt fed1681308 added tone il y a 7 mois
whisper.py fed1681308 added tone il y a 7 mois
whisper_simple.py 1022f3c5a8 finished il y a 7 mois

README.md

語音轉文字 ASR

Prerequisite

  • 語音檔存放需放在data/
  • environment.env放openai key

To run the code

pip install -r requirements.txt python whisper.py