khanhld commited on
Commit
7a8e034
1 Parent(s): a518e45

update readme

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -64,8 +64,8 @@ Fine-tuned the Wav2vec2-based model on about 160 hours of Vietnamese speech data
64
  <a name = "implementation" ></a>
65
  ### Implementation
66
  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:
67
- - [ ] [Pre-train code](https://github.com/khanld/ASR-Wav2vec-Pretrain) (will release soon)
68
- - [x] [Fine-tune code](https://github.com/khanld/ASR-Wa2vec-Finetune)
69
 
70
  <a name = "benchmark" ></a>
71
  ### Benchmark WER Result
 
64
  <a name = "implementation" ></a>
65
  ### Implementation
66
  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:
67
+ - [Pre-train code](https://github.com/khanld/ASR-Wav2vec-Pretrain) (not available for now but will release soon)
68
+ - [Fine-tune code](https://github.com/khanld/ASR-Wa2vec-Finetune)
69
 
70
  <a name = "benchmark" ></a>
71
  ### Benchmark WER Result