Install Python: https://www.python.org/downloads
pip3 install soundfile
pip3 install ffmpeg
pip3 install torch torchvision torchaudio
- create folder audio in the root
- run command:
python3 main.py
- wait first time when model.py will be downloaded
- in audio folder will be a template in .mp3
- change example_text variable to another text
- run again:
python3 main.py
- DONE!
All Credits go to https://github.com/snakers4