mirror of
https://github.com/wassname/TTS.git
synced 2026-09-20 12:30:22 +08:00
7 lines
365 B
Markdown
7 lines
365 B
Markdown
## 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 at 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 |