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

SherryLiu 6ae7ccd08e Rename READNE.md to README.md há 10 meses atrás
MYNOTE.md fed1681308 added tone há 10 meses atrás
README.md 63aacf68c9 update README há 10 meses atrás
environment.env 2daf12682d wip há 10 meses atrás
error_correction.py 1022f3c5a8 finished há 10 meses atrás
requirements.txt fed1681308 added tone há 10 meses atrás
whisper.py fed1681308 added tone há 10 meses atrás
whisper_simple.py 1022f3c5a8 finished há 10 meses atrás

README.md

語音轉文字 ASR

Prerequisite

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

To run the code

pip install -r requirements.txt python whisper.py