Finetuning Whisper ASR model

This repository provides codes for finetuning the Whisper ASR model.

Recipes (see ./recipes)

Install

I recommend to use Anaconda or the other virtual enviroments.

pip install -r requirement.txt

To-Do lists

  • [] non-Japanese language
  • [] data with timestamps

Contributors

Acknowledgement