diff --git a/helperScripts/README.md b/helperScripts/README.md new file mode 100644 index 0000000..3cb60f7 --- /dev/null +++ b/helperScripts/README.md @@ -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 \ No newline at end of file