YoshikiMas / whisper-asr-finetune

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 100.0%