nguyenvulebinh commited on
Commit
9224f59
1 Parent(s): 8d7f9cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,13 +7,13 @@ tags:
7
  license: cc-by-nc-4.0
8
  ---
9
 
10
- # Vietnamese Wav2Vec2-Base model
11
 
12
  Our self-supervised model is pre-trained on a massive audio set of 13k hours of Vietnamese youtube audio.
13
 
14
  # Usage
15
 
16
- See [this notebook](https://colab.research.google.com/drive/1FjTsqbYKphl9kL-eILgUc-bl4zVThL8F?usp=sharing) for more information on how to fine-tune the model.
17
 
18
  # Contact
19
 
 
7
  license: cc-by-nc-4.0
8
  ---
9
 
10
+ # Vietnamese Wav2Vec2-Large model
11
 
12
  Our self-supervised model is pre-trained on a massive audio set of 13k hours of Vietnamese youtube audio.
13
 
14
  # Usage
15
 
16
+ Since our model has the same architecture as the English wav2vec2 version, you can use [this notebook](https://colab.research.google.com/drive/1FjTsqbYKphl9kL-eILgUc-bl4zVThL8F?usp=sharing) for more information on how to fine-tune the model.
17
 
18
  # Contact
19