Text to speech for JB Academy
for LinuxOS:
pip install tts
pip install --upgrade numpy
pip install pandas
if you have problems installing tts, see tts-doc
-
prepare samples with
./main.py data/<path_to_sample>
you can use *.csv (for many samples) or *.txt (for one sample) files, it will be save in samples/
-
run tts with
./run.sh samples/<path_to_sample>