TTS/notebooks/dataset_analysis
jchai.me c30b6485ea
updates to dataset analysis notebooks for compatibility with latest version of TTS (#1853)
2022-08-15 11:11:07 +02:00
..
AnalyzeDataset.ipynb updates to dataset analysis notebooks for compatibility with latest version of TTS (#1853) 2022-08-15 11:11:07 +02:00
CheckDatasetSNR.ipynb Update notebooks 2021-10-21 16:29:06 +00:00
CheckPitch.ipynb Update notebooks 2021-10-21 16:29:06 +00:00
CheckSpectrograms.ipynb Update CheckSpectrograms notebook (#1418) 2022-03-18 16:48:24 +01:00
PhonemeCoverage.ipynb updates to dataset analysis notebooks for compatibility with latest version of TTS (#1853) 2022-08-15 11:11:07 +02:00
README.md Mass refactoring 2020-07-17 11:16:05 +02:00
analyze.py fix linter 2021-12-20 11:54:10 +00:00

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