Skip to content

docs-code/tts-thai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thai Text to Speech (Thai TTS)

Open Source Thai Text to Speech

I build Thai text to speech from Language Resources (Google) tools. You can use Thai TTS in docker.

Please create a voice dataset and re-train if used for business purposes.

Build

Build own Thai text to speech (Thai language) : https://github.com/wannaphongcom/tts-thai/tree/master/build_docker

Use

Docker

by docker :

docker pull wannaphong/thaitts
docker run -d -p 5000:5000 wannaphong/thaitts

Use :

http://127.0.0.1:5000/tts?text=ทดสอบ ระบบ

You must leave spaces between words and you must use Thai words only.

It need to a word segmentation.

Audio Example

SoundCloud : https://soundcloud.com/j5muzwuozouf/sets/thai-tts-1

License

Source code : licensed under an Apache License, Version 2.0.

Datasets , Data and Docs : licensed under a Creative Commons Attribution 4.0 International License (CC BY 4.0).

Thank you VISTEC.

Thank you Google.

Wannaphong Phatthiyaphaibun

wannaphong@kkumail.com

About

Thai TTS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Scheme 98.2%
  • Dockerfile 1.3%
  • Other 0.5%