Fangjun Kuang
0703bc1b86
Add CXX API for VAD ( #2077 )
2025-04-01 14:51:43 +08:00
niansa/tuxifan
9d23606ee6
Allow building repository as CMake subdirectory ( #2059 )
...
* Use PROJECT_SOURCE_DIR rather than CMAKE_SOURCE_DIR to allow building as subdirectory
* Also use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR in c/cxx api examples
* Only build examples by default when not building as subdirectory
* Do not suggest building binaries either
---------
Co-authored-by: user <user@mail.tld >
2025-03-29 06:27:59 +08:00
Fangjun Kuang
0aacf02dd8
Add C++ runtime for vocos ( #2014 )
2025-03-17 17:05:15 +08:00
Fangjun Kuang
802119db17
Add CXX API for speech enhancement GTCRN models ( #1986 )
2025-03-11 17:07:52 +08:00
Fangjun Kuang
1d49dd2fb0
Add CXX API for FireRedAsr ( #1872 )
2025-02-17 11:46:13 +08:00
Fangjun Kuang
e2e0f25100
Add Swift API for Kokoro TTS 1.0 ( #1803 )
2025-02-07 15:06:34 +08:00
Fangjun Kuang
d815204774
Add CXX API for Kokoro TTS 1.0 ( #1802 )
2025-02-07 14:51:49 +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
Fangjun Kuang
8b989a851c
Fix keyword spotting. ( #1689 )
...
Reset the stream right after detecting a keyword
2025-01-20 16:41:10 +08:00
Fangjun Kuang
af671e2b63
Add C API for Kokoro TTS models ( #1717 )
2025-01-16 15:07:26 +08:00
Fangjun Kuang
648903834b
Add CXX API for MatchaTTS models ( #1676 )
2025-01-03 14:16:36 +08:00
Fangjun Kuang
f0cced1f37
Publish pre-built wheels with CUDA support for Linux aarch64. ( #1507 )
2024-11-03 19:15:11 +08:00
Fangjun Kuang
c5205f08bf
Add an example for computing RTF about streaming ASR. ( #1501 )
2024-11-01 11:40:13 +08:00
Fangjun Kuang
2ca2985d04
Add C and C++ API for Moonshine models ( #1476 )
2024-10-26 23:24:46 +08:00
Fangjun Kuang
a5295aad10
Handle NaN embeddings in speaker diarization. ( #1461 )
...
See also https://github.com/thewh1teagle/sherpa-rs/issues/33
2024-10-24 14:03:09 +08:00
Fangjun Kuang
ceb69ebd94
Add C++ API for non-streaming ASR ( #1456 )
2024-10-23 16:40:12 +08:00
Fangjun Kuang
effd5ef2be
Add C++ API for streaming ASR. ( #1455 )
...
It is a wrapper around the C API.
2024-10-23 12:07:43 +08:00