Releases: lovemefan/SenseVoice.cpp
Releases · lovemefan/SenseVoice.cpp
Release v1.4.0
- 非流式识别: 复现silero-vad 并适配gpu @lovemefan
- 感谢 @Ivy233 贡献的流式识别
Release V1.3.1
- fix IM2COL operator bug in CUDA and Metal, faster about 30% on gpu than mixed computation
- bug fix : avoid j out of index when compute fbank @lovemefan
Tanks ggml-org and @Ivy233 ggml-org/ggml#991
Release V1.3.0
🎉🎉🎉Support more GPU backend (hybrid cpu and gpu backend because of im2col operator), such as CUDA, Vulkan, CANN (not tested without ascend machine)