mirror of https://github.com/coqui-ai/TTS.git
* Update tacotron1-2.md * Update README.md * Update Tutorial_2_train_your_first_TTS_model.ipynb * Update synthesizer.py There is no arg called --speaker_name * Update formatting_your_dataset.md * Update AnalyzeDataset.ipynb * Update AnalyzeDataset.ipynb * Update AnalyzeDataset.ipynb * Update finetuning.md * Update train_yourtts.py * Update train_yourtts.py * Update train_yourtts.py * Update finetuning.md |
||
---|---|---|
.. | ||
AnalyzeDataset.ipynb | ||
CheckDatasetSNR.ipynb | ||
CheckPitch.ipynb | ||
CheckSpectrograms.ipynb | ||
PhonemeCoverage.ipynb | ||
README.md | ||
analyze.py |
README.md
Simple Notebook to Analyze a Dataset
By the use of this notebook, you can easily analyze a brand new dataset, find exceptional cases and define your training set.
What we are looking in here is reasonable distribution of instances in terms of sequence-length, audio-length and word-coverage.
This notebook is inspired from https://github.com/MycroftAI/mimic2