Commit Graph

25 Commits

Author SHA1 Message Date
Fangjun Kuang
ee2b8d0a28 Fix crash in Android tts engine demo. (#2029) 2025-03-20 10:41:52 +08:00
Fangjun Kuang
0aacf02dd8 Add C++ runtime for vocos (#2014) 2025-03-17 17:05:15 +08:00
mah92
60beff1463 fixed typo in RTF calculations (#1861) 2025-02-14 19:29:32 +08:00
Fangjun Kuang
a52b819fb5 Add Android demo for Kokoro TTS 1.0 (#1799) 2025-02-07 13:07:30 +08:00
Fangjun Kuang
9d6c0e55b5 Fix UI for Android TTS Engine. (#1735)
Set max number of lines of the input text field so that
the buttons are still visible when the input text is long.
2025-01-20 10:08:34 +08:00
Fangjun Kuang
99cef4198b Add Koltin and Java API for Kokoro TTS models (#1728) 2025-01-17 17:36:13 +08:00
Fangjun Kuang
1fe5fe495f Add Android demo for MatchaTTS models. (#1683) 2025-01-06 06:44:09 +08:00
Fangjun Kuang
4dc4f1a708 Provide sherpa-onnx.aar for Android (#1615) 2024-12-12 16:59:00 +08:00
Fangjun Kuang
9dd0e03568 Enable to stop TTS generation (#1041) 2024-06-22 18:18:36 +08:00
Fangjun Kuang
6c12590d21 Fix CI errors. (#993) 2024-06-12 11:42:19 +08:00
gilcu3
aac86847ad store speed in SharedPreferences (#991) 2024-06-11 21:16:42 +08:00
Fangjun Kuang
9b67a476e6 Refactor the JNI interface to make it more modular and maintainable (#802) 2024-04-24 09:48:42 +08:00
Fangjun Kuang
7f3b9ffe5d Refactor TTS Android code to support jieba for Chinese TTS models (#800) 2024-04-22 17:21:05 +08:00
Fangjun Kuang
c1608b3524 Support CED models (#792) 2024-04-19 15:20:37 +08:00
Fangjun Kuang
a5f8fbc83f Support heteronyms in Chinese TTS (#738) 2024-04-08 11:01:30 +08:00
Fangjun Kuang
bd66f7a7d0 Build Android TTS APKs for coqui-ai/TTS models (#704) 2024-03-26 14:05:26 +08:00
Masoud
e60c897ce7 Update MainActivity.kt (#693)
fix read-only test text box
2024-03-24 07:29:14 +08:00
Masoud
1c77457d61 Update MainActivity.kt (#687)
Appending a default text to test field.
To faster check the voices
2024-03-22 19:04:14 +08:00
Paolo
92a8fd64f0 updated the icon on TTS engine for android (#579) 2024-02-19 10:25:01 +08:00
Fangjun Kuang
7ae73e75ba Run TTS engine service without starting the app. (#553) 2024-01-26 22:28:21 +08:00
Fangjun Kuang
4fbad6a368 Ensure input for speaker ID is a valid number. (#552)
Fix #547
2024-01-26 20:42:10 +08:00
Fangjun Kuang
bf1dd3daf6 Refactor the UI of Android TTS engine (#533) 2024-01-17 12:12:50 +08:00
Fangjun Kuang
f4e3f45664 Fix setting speaker ID for Android TTS Engine. (#530) 2024-01-15 11:46:57 +08:00
Fangjun Kuang
581eceb4d5 Build text-to-speech engine APKs (#509) 2024-01-01 12:44:20 +08:00
Fangjun Kuang
d7e10bb3f8 Replace Android system TTS engine (#508) 2023-12-31 23:02:35 +08:00