Added REAME for helperScripts

This commit is contained in:
Thorsten Mueller 2021-07-04 22:38:38 +02:00
parent ba60fc57d4
commit 2ea44ede87

7
helperScripts/README.md Normal file
View File

@ -0,0 +1,7 @@
# Short collection of helpful scripts for dataset creation and/or TTS training stuff
## MRS2LJSpeech
Python script which takes recordings (filesystem and sqlite db) done with Mycroft Mimic-Recording-Studio (https://github.com/MycroftAI/mimic-recording-studio) and creates an audio optimized dataset in widely supported LJSpeech directory structure.
Peter Schmalfeldt (https://github.com/manifestinteractive) did an amazing job as he optimized my originally (quick'n dirty) version of that script, so thank you Peter :-)
See more details here: https://gist.github.com/manifestinteractive/6fd9be62d0ede934d4e1171e5e751aba#file-mrs2ljspeech-py