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
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
d815204774
Add CXX API for Kokoro TTS 1.0 ( #1802 )
2025-02-07 14:51:49 +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
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
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