khanhld commited on
Commit
cc0eebe
1 Parent(s): 872496b

update readme

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -61,8 +61,8 @@ model-index:
61
  Fine-tune the Wav2vec2-based model on about 160 hours of Vietnamese speech dataset from different resources including [VIOS](https://huggingface.co/datasets/vivos), [COMMON VOICE](https://huggingface.co/datasets/mozilla-foundation/common_voice_8_0), [FPT](https://data.mendeley.com/datasets/k9sxg2twv4/4) and [VLSP 100h](https://drive.google.com/file/d/1vUSxdORDxk-ePUt-bUVDahpoXiqKchMx/view). We have not yet incorporated the Language Model (which will be included in future work) into our ASR system but still gained a promising result.
62
  <br>
63
  We also provide code for Pre-training and Fine-tuning the Wav2vec2 model (not available for now but will release soon). If you wish to train on your dataset, check it out here:
64
- 1. [Pretrain](https://github.com/khanld/ASR-Wav2vec-Pretrain)
65
- 2. [Finetune](https://github.com/khanld/ASR-Wa2vec-Finetune)
66
  </br>
67
 
68
  <a name = "benchmark" ></a>
 
61
  Fine-tune the Wav2vec2-based model on about 160 hours of Vietnamese speech dataset from different resources including [VIOS](https://huggingface.co/datasets/vivos), [COMMON VOICE](https://huggingface.co/datasets/mozilla-foundation/common_voice_8_0), [FPT](https://data.mendeley.com/datasets/k9sxg2twv4/4) and [VLSP 100h](https://drive.google.com/file/d/1vUSxdORDxk-ePUt-bUVDahpoXiqKchMx/view). We have not yet incorporated the Language Model (which will be included in future work) into our ASR system but still gained a promising result.
62
  <br>
63
  We also provide code for Pre-training and Fine-tuning the Wav2vec2 model (not available for now but will release soon). If you wish to train on your dataset, check it out here:
64
+ - [Pretrain](https://github.com/khanld/ASR-Wav2vec-Pretrain)
65
+ - [Finetune](https://github.com/khanld/ASR-Wa2vec-Finetune)
66
  </br>
67
 
68
  <a name = "benchmark" ></a>