Safetensors
wav2vec2-bert
indiejoseph commited on
Commit
1e0eb31
·
verified ·
1 Parent(s): 3652907

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -8,6 +8,11 @@ base_model:
8
 
9
  # Fine-Tune Wav2Vec Bert 2.0 for Jyutping Recogition
10
 
 
 
 
 
 
11
  ## Inference
12
 
13
  Please clone the [repo](https://github.com/hon9kon9ize/wav2vec2bert-jyutping) and follow the instructions to run the inference.
 
8
 
9
  # Fine-Tune Wav2Vec Bert 2.0 for Jyutping Recogition
10
 
11
+ ![Wav2Vec2Cantonese](https://github.com/hon9kon9ize/wav2vec2bert-jyutping/raw/main/Wav2Vec2Cantonese.png)
12
+
13
+ This repository contains the code for fine-tuning the [Wav2Vec Bert 2.0](https://huggingface.co/facebook/w2v-bert-2.0) model on the Common Voice 17 Cantonese dataset for Jyutping recognition. The model is trained on the [Common Voice 17 Cantonese dataset](https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0).
14
+
15
+
16
  ## Inference
17
 
18
  Please clone the [repo](https://github.com/hon9kon9ize/wav2vec2bert-jyutping) and follow the instructions to run the inference.