• jimchen90's avatar
    Add LibriTTS dataset (#790) · 4b8aad7a
    jimchen90 authored
    
    
    * 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: default avatarJi Chen <jimchen90@devfair0160.h2.fair>
    4b8aad7a
datasets.rst 1.72 KB