Skip to content

giangnv125/text2speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Auth Vinorsoft MIT License Instructor DanPV Deployer GiangNV


Text To Speech Processing

  • Xử lý text2speech dựa trên gTTS package (đây là package gọi đến Translate Google API để xử lý text to speech) tại repo này

Installation & Run

  • Install package gTTS để xử lý text2speech và package playsound để phát tệp .mp3 sau khi xử lý text2speech
pip install gTSS
pip install playsound
  • Run file main.py để chuyển đổi text theo từng line từ file input_text/input_text.py thành file speech .mp3 vào folder speech_dir

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages