qingzhengwang commited on
Commit
9095823
·
1 Parent(s): a5d6bc2

Fix readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -205,7 +205,7 @@ This will download the pre-trained model and run inference.
205
 
206
  The training utilized a combined dataset, merging five domain-specific corpora, resulting in 9,865 hours of speech data covering 157 languages.
207
 
208
- | Dataset | Domain | #Langs. Train/Test | Dialect | Training Setup (VL107-only) |
209
  | ------------- | ----------- | ------------------ | ------- | --------------------------- |
210
  | [VoxLingua107](https://cs.taltech.ee/staff/tanel.alumae/data/voxlingua107/) | YouTube | 107/33 | No | Seen |
211
  | [Babel](https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=31a13cefb42647e924e0d2778d341decc44c40e9) | Telephone | 25/25 | No | Seen |
 
205
 
206
  The training utilized a combined dataset, merging five domain-specific corpora, resulting in 9,865 hours of speech data covering 157 languages.
207
 
208
+ | Dataset | Domain | #Langs. Train/Test | Dialect | Training Setup (Combined) |
209
  | ------------- | ----------- | ------------------ | ------- | --------------------------- |
210
  | [VoxLingua107](https://cs.taltech.ee/staff/tanel.alumae/data/voxlingua107/) | YouTube | 107/33 | No | Seen |
211
  | [Babel](https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=31a13cefb42647e924e0d2778d341decc44c40e9) | Telephone | 25/25 | No | Seen |