This repository provides codes for finetuning the Whisper ASR model.
- JSUT (ja)
I recommend to use Anaconda or the other virtual enviroments.
pip install -r requirement.txt
- [] non-Japanese language
- [] data with timestamps
- Shinnosuke Takamichi (the University of Tokyo, Japan)
- openai/whisper#64 (comment) (original implementation. We strongly thank to the author.)