JacobLinCool commited on
Commit
241c7d8
·
verified ·
1 Parent(s): 5539b97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -52,4 +52,14 @@ configs:
52
  path: data/validation-*
53
  - split: test
54
  path: data/test-*
 
 
 
 
 
 
 
 
55
  ---
 
 
 
52
  path: data/validation-*
53
  - split: test
54
  path: data/test-*
55
+ license: cc0-1.0
56
+ language:
57
+ - zh
58
+ language_bcp47:
59
+ - zh-TW
60
+ pretty_name: Common Voice Corpus 16.1 Clean (zh-TW)
61
+ source_datasets:
62
+ - mozilla-foundation/common_voice_16_1
63
  ---
64
+
65
+ This dataset is derived from [mozilla-foundation/common_voice_16_1](https://huggingface.co/datasets/mozilla-foundation/common_voice_16_1), with a clean (denoised) audio column using [MP-SENet](https://huggingface.co/JacobLinCool/MP-SENet-DNS). The original "noisy" audio is stored in the "original" column.