Update README.md
Browse files
README.md
CHANGED
@@ -66,7 +66,7 @@ Fine-tuned the Wav2vec2-based model on about 160 hours of Vietnamese speech data
|
|
66 |
<a name = "implementation" ></a>
|
67 |
### Implementation
|
68 |
We also provide code for Pre-training and Fine-tuning the Wav2vec2 model. If you wish to train on your dataset, check it out here:
|
69 |
-
- [Pre-train code](https://github.com/khanld/
|
70 |
- [Fine-tune code](https://github.com/khanld/ASR-Wa2vec-Finetune)
|
71 |
|
72 |
<a name = "benchmark" ></a>
|
|
|
66 |
<a name = "implementation" ></a>
|
67 |
### Implementation
|
68 |
We also provide code for Pre-training and Fine-tuning the Wav2vec2 model. If you wish to train on your dataset, check it out here:
|
69 |
+
- [Pre-train code](https://github.com/khanld/Wav2vec2-Pretraining)
|
70 |
- [Fine-tune code](https://github.com/khanld/ASR-Wa2vec-Finetune)
|
71 |
|
72 |
<a name = "benchmark" ></a>
|