Datasets:

Modalities:
Audio
Text
Formats:
parquet
Languages:
multilingual
Size:
< 1K
ArXiv:
Libraries:
Datasets
Dask
License:
wanchichen commited on
Commit
f3d6546
·
verified ·
1 Parent(s): bf30b53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -34,7 +34,7 @@ This dataset includes the raw unsegmented audio in a 16kHz single channel format
34
  It can be segmented into utterances with a voice activity detection (VAD) model such as this [one](https://github.com/wiseman/py-webrtcvad).
35
  The original audio sources wwere crawled from [InspirationalFilms](https://www.inspirationalfilms.com/).
36
 
37
- We use this corpus to train [XEUS](), a multilingual speech encoder for 4000+ languages.
38
  For more details about the dataset and its usage, please refer to our [paper]().
39
 
40
  ## Usage
@@ -63,4 +63,5 @@ If you use this dataset, we ask that you cite our paper:
63
 
64
  ```
65
 
66
- ```
 
 
34
  It can be segmented into utterances with a voice activity detection (VAD) model such as this [one](https://github.com/wiseman/py-webrtcvad).
35
  The original audio sources wwere crawled from [InspirationalFilms](https://www.inspirationalfilms.com/).
36
 
37
+ We use this corpus to train [XEUS](https://huggingface.co/espnet/xeus), a multilingual speech encoder for 4000+ languages.
38
  For more details about the dataset and its usage, please refer to our [paper]().
39
 
40
  ## Usage
 
63
 
64
  ```
65
 
66
+ ```
67
+ And attribute the original creators of the data.