We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 182ff6e + ced57de commit 3ae5e31Copy full SHA for 3ae5e31
1 file changed
pythaitts/pretrained/khanomtan_tts.py
@@ -7,6 +7,8 @@
7
8
KhanomTan TTS v1.0: `https://github.com/wannaphong/KhanomTan-TTS-v1.0 <https://github.com/wannaphong/KhanomTan-TTS-v1.0>`_
9
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>`_
12
"""
13
import tempfile
14
from TTS.utils.synthesizer import Synthesizer
0 commit comments