Skip to content

A tool used to translate TEXT to SPEECH(TTS) with Baidu's TTS engine

License

Notifications You must be signed in to change notification settings

tweetyf/tts-stray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tts-stray

A tool used to translate TEXT to SPEECH(TTS) with Baidu's TTS engine

  • TTS engine provider: Baidu
  • Multiple process supported.
  • Each process has multiple threads.
  • Text file input from files folders and command lines.
  • Saving speech as raw .wav file.
  • Language support: English, Chinese.

Useage

by console: ''' python tts_file.py 中文文本文件.txt outwavfile.wav zh

或者英语版:

python tts_file.py sometxtfile.txt outwav.wav en '''

About

A tool used to translate TEXT to SPEECH(TTS) with Baidu's TTS engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages