# 語音轉文字 ASR ### Prerequisite - 語音檔存放路徑`data/` - `environment.env` ### To run the code `pip install -r requirements.txt` `python whisper.py`