jed351's picture
Create README.md
640a21f
|
raw
history blame
606 Bytes
---
datasets:
- mozilla-foundation/common_voice_11_0
language:
- zh
---
# whisper-large-v2-LORA
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_11_0 zh-HK dataset.
Trained by following the instructions in this [notebook](https://colab.research.google.com/drive/1DOkD_5OUjFa0r5Ik3SgywJLJtEo2qLxO?usp=sharing) for around 3 epochs.
Inference instructions could be found in my [notebook](https://colab.research.google.com/github/jedcheng/cantonese_langauge_model/blob/main/whisper_large_int8_inference.ipynb)