File size: 606 Bytes
640a21f
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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)