Fangjun Kuang
|
337d5f7a80
|
Release v1.10.46 (#1929)
|
2025-02-26 19:19:33 +08:00 |
|
Fangjun Kuang
|
c84a833863
|
Add C++ and Python API for Kokoro 1.0 multilingual TTS model (#1795)
|
2025-02-06 22:57:13 +08:00 |
|
ahadjawaid
|
8677d83efc
|
Fix: Prepend 0 to tokenization to prevent word skipping for Kokoro. (#1787)
Addressed issue Skipping words #1777
|
2025-02-03 13:49:42 +08:00 |
|
Fangjun Kuang
|
ffc6b480a0
|
Add C++ and Python API for Kokoro TTS models. (#1715)
|
2025-01-16 14:24:51 +08:00 |
|
Fangjun Kuang
|
a00d3b4821
|
Add Java API for Matcha-TTS models. (#1673)
|
2025-01-02 15:15:30 +08:00 |
|
Fangjun Kuang
|
f457baea42
|
Support Matcha-TTS models using espeak-ng (#1672)
|
2025-01-02 13:46:43 +08:00 |
|
Fangjun Kuang
|
dc3287f3a8
|
Add HarmonyOS support for text-to-speech. (#1584)
|
2024-12-01 21:43:34 +08:00 |
|
Fangjun Kuang
|
70568c2df7
|
Support Agglomerative clustering. (#1384)
We use the open-source implementation from
https://github.com/cdalitz/hclust-cpp
|
2024-09-29 23:44:29 +08:00 |
|
Fangjun Kuang
|
299f1a852b
|
Fix style issues reported by clang-tidy (#1167)
|
2024-07-23 09:26:36 +08:00 |
|
Fangjun Kuang
|
960eb7529e
|
Add C++ runtime for MeloTTS (#1138)
|
2024-07-16 15:55:02 +08:00 |
|
Fangjun Kuang
|
a11c859971
|
Support clang-tidy (#1034)
|
2024-06-19 20:51:57 +08:00 |
|
Fangjun Kuang
|
d56964371c
|
Support VITS models from icefall. (#625)
|
2024-03-01 19:48:38 +08:00 |
|
Fangjun Kuang
|
03ff9db56e
|
Keep multiple threads from calling into espeak-ng at the same time (#489)
|
2023-12-15 17:44:33 +08:00 |
|
Fangjun Kuang
|
d34161413d
|
Support Ukrainian VITS models from coqui-ai/TTS (#469)
|
2023-12-06 19:37:11 +08:00 |
|
Fangjun Kuang
|
23cf92daf7
|
Use espeak-ng for coqui-ai/TTS VITS English models. (#466)
|
2023-12-06 11:00:38 +08:00 |
|
Fangjun Kuang
|
99ff6a834c
|
Play generated audio as it is generating. (#457)
|
2023-12-02 15:35:11 +08:00 |
|
Fangjun Kuang
|
62dc3c3e46
|
Use piper-phonemize to convert text to token IDs (#453)
|
2023-11-30 23:57:43 +08:00 |
|