Skip to content

Commit 3ae5e31

Browse files
authored
Merge pull request #21 from PyThaiNLP/copilot/update-coqui-ai-tts-reference
Document TTS package source in khanomtan_tts module
2 parents 182ff6e + ced57de commit 3ae5e31

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pythaitts/pretrained/khanomtan_tts.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
88
KhanomTan TTS v1.0: `https://github.com/wannaphong/KhanomTan-TTS-v1.0 <https://github.com/wannaphong/KhanomTan-TTS-v1.0>`_
99
KhanomTan TTS v1.1: `https://github.com/wannaphong/KhanomTan-TTS-v1.1 <https://github.com/wannaphong/KhanomTan-TTS-v1.1>`_
10+
11+
This model uses the TTS package from: `https://github.com/idiap/coqui-ai-TTS <https://github.com/idiap/coqui-ai-TTS>`_
1012
"""
1113
import tempfile
1214
from TTS.utils.synthesizer import Synthesizer

0 commit comments

Comments
 (0)