Commit Graph

25 Commits

Author SHA1 Message Date
Fangjun Kuang
0aacf02dd8 Add C++ runtime for vocos (#2014) 2025-03-17 17:05:15 +08:00
Fangjun Kuang
239b43c278 Add iOS demo for Kokoro TTS 1.0 (#1812) 2025-02-07 18:17:20 +08:00
Ross-Fan
1d950a88e5 Initialize the audio session for iOS ASR example (#1786)
Fixes #1784
2025-02-02 22:49:13 +08:00
Fangjun Kuang
a2650b7ddd Add iOS example for Kokoro TTS (#1737) 2025-01-20 13:12:43 +08:00
Fangjun Kuang
e2f096bf3c Add iOS TTS example for MatchaTTS (#1736) 2025-01-20 11:41:59 +08:00
Fangjun Kuang
52830cc910 Add MeloTTS example for ios (#1223) 2024-08-06 14:48:54 +08:00
Fangjun Kuang
c35200dccf Revert to onnxruntime 1.17.1 (#1131) 2024-07-15 14:24:08 +08:00
Fangjun Kuang
1c104ea847 Update onnxruntime from v1.18.0 to v1.18.1 (#1107) 2024-07-11 09:35:28 +08:00
Fangjun Kuang
dd0ff2ca06 Support onnxruntime 1.18.0 (#906) 2024-07-10 17:05:26 +08:00
Fangjun Kuang
b2f0249420 Add recording permission for iOS App. (#900) 2024-05-22 09:39:55 +08:00
Fangjun Kuang
a5f8fbc83f Support heteronyms in Chinese TTS (#738) 2024-04-08 11:01:30 +08:00
yujinqiu
f8832cb5f2 Add language identification swiftui demo (#729) 2024-04-01 20:34:14 +08:00
yujinqiu
fabd30e3bb Fix microphone privacy config (#727) 2024-04-01 14:59:40 +08:00
Fangjun Kuang
6da4a1c12f Add Go API for speaker identification (#718) 2024-03-29 19:25:55 +08:00
Fangjun Kuang
2e0bccad36 Add C API for speaker embedding extractor. (#711) 2024-03-28 18:05:40 +08:00
Fangjun Kuang
1777a5dd88 Use onnxruntime 1.17.1 for iOS. (#654) 2024-03-10 14:26:36 +08:00
Fangjun Kuang
62dc3c3e46 Use piper-phonemize to convert text to token IDs (#453) 2023-11-30 23:57:43 +08:00
Fangjun Kuang
8444d54c4e Update to onnxruntime 1.16.3 (#446) 2023-11-24 14:39:03 +08:00
Fangjun Kuang
94ef6929bb Text-to-speech for iOS (#443) 2023-11-23 21:38:32 +08:00
yujinqiu
9091917eab Generate SRT from audio (#341) 2023-09-25 16:36:16 +08:00
Fangjun Kuang
cf199ad466 Support onnxruntime 1.16.0 (#330) 2023-09-21 20:39:24 +08:00
Fangjun Kuang
debab7c091 Add two-pass speech recognition Android/iOS demo (#304) 2023-09-12 15:40:16 +08:00
Fangjun Kuang
a8bdb4b38a Support paraformer on iOS (#265)
* Fix C API to support streaming paraformer

* Fix Swift API

* Support paraformer in iOS
2023-08-14 14:38:41 +08:00
Fangjun Kuang
de2673680e Fix model_type for jni, c# and iOS. (#216) 2023-07-14 22:24:38 +08:00
Fangjun Kuang
9ac747248b Add SwiftUI demo project (#118)
* Commit after creating the project

* Add sherpa-onnx related files

* copy and modify files from sherpa-ncnn

* add app icon
2023-04-05 22:16:29 +08:00