khanhld commited on
Commit
3ab73d7
1 Parent(s): 0c8ad99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/ASR-Wav2vec-Pretrain) (not available for now but will release soon)
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>