项目作者: PyThaiNLP

项目描述 :
Thai TTS
高级语言: Scheme
项目地址: git://github.com/PyThaiNLP/tts-thai.git
创建时间: 2018-10-22T18:52:19Z
项目社区:https://github.com/PyThaiNLP/tts-thai

开源协议:Apache License 2.0

下载


Thai Text to Speech (Thai TTS)

Open Source Thai Text to Speech

Update: This project is inactive. Use https://github.com/PyThaiNLP/pythaitts

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 :

  1. docker pull wannaphong/thaitts
  2. docker run -d -p 5000:5000 wannaphong/thaitts

Use :

  1. 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