diarray commited on
Commit
3cfc299
·
1 Parent(s): 04a1396

Add 'Inaccurate translations' to the list of knwon issues of the dataset

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -271,9 +271,10 @@ asr_model.setup_validation_data(val_data_config={'manifest_filepath': test_manif
271
 
272
  While significantly improved, this dataset may still contain a few Slightly misaligned samples. It has conserved most of the issues of the original dataset such as: 
273
 
274
- - Inconsistent transcriptions
275
  - Non-standardized naming conventions.
276
  - Language and spelling issues
 
277
 
278
  ---
279
 
 
271
 
272
  While significantly improved, this dataset may still contain a few Slightly misaligned samples. It has conserved most of the issues of the original dataset such as: 
273
 
274
+ - Inconsistent transcriptions
275
  - Non-standardized naming conventions.
276
  - Language and spelling issues
277
+ - Inaccurate translations
278
 
279
  ---
280