"docs/vscode:/vscode.git/clone" did not exist on "9aeb88b48e3c98e9229f28933cc9e1c2700a593f"
Add LibriTTS dataset (#790)
* Add libritts
Add LibriTTS dataset draft
* Add libritts
Use two separate ids for utterance_id.
* Update output form
Use full_id as utterance_id.
* Update format
Add space and test black format
* Update test method
* Add audio and text test
Generate audio and test files on-the-fly in test
* Update format
* Fix test error and remove assets libritts
The test error is fixed by sorting the file in 4th element instead of 2nd element in samples. Since the files are generated on-the-fly, so the the libritts files in assets are removed.
* Add seed in `get_whitenoise` function
* Change utterance to text
Change `_utterance` to `_text`.
Co-authored-by:
Ji Chen <jimchen90@devfair0160.h2.fair>
Showing
Please register or sign in to comment