Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 510 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 510 Bytes

Instruction

Install libraries

  • pip3 install soundfile
  • pip3 install ffmpeg
  • pip3 install torch torchvision torchaudio

Actions

  1. create folder audio in the root
  2. run command: python3 main.py
  3. wait first time when model.py will be downloaded
  4. in audio folder will be a template in .mp3
  5. change example_text variable to another text
  6. run again: python3 main.py
  7. DONE!

All Credits go to https://github.com/snakers4