Skip to content

porech/espeak-singer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

espeak-singer

Generate lyrics video performed by espeak

If you came here from a YouTube video, this is just a stub of the script we're using; it doesn't automatically upload to youtube yet. Expect great news soon! ;)

Just try it out

On ubuntu:

  • Run apt update && apt install -y espeak python3 python3-pip imagemagick ffmpeg && pip3 install beautifulsoup4 transliterate detectlanguage
  • Clone this repo
  • Enter the folder
  • Run for example: python espeak-singer.py https://www.testietraduzioni.it/lyrics/Africa_toto/ en africa.mp4

The lyrics must be from https://www.testietraduzioni.it or https://www.angolotesti.it , parsing for more websites coming soon.

The second parameter is the language used by espeak. The third is the output file.

About

Generate lyrics video performed by espeak

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages