Skip to content

qisun0/text2speech

 
 

Repository files navigation

Text to Speech Synthesis

The code I used to dub my paper videos without requiring human help.

Requirement

Windows, preferably 7 or 10 for reasonable voice quality.

MS Speech Usage

python speech.py speech.vbs example.tex

Google Speech Usage

python google_speech.py example.tex

The output will be in the .wav files.

OpenAI Speech Usage

python openAI_speech.py example.tex

The output will be in the .mp3 files.

About

Text to speech synthesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.7%
  • VBScript 15.1%
  • TeX 12.2%