This website requires JavaScript.
Explore
Help
Register
Sign In
XEngineers
/
CamTalk
Watch
2
Star
0
Fork
0
You've already forked CamTalk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
544716fe2749e4e5b0e64111dbf2c3158bc559ad
CamTalk
/
backend
/
internal
/
ai
/
stt
History
hhs
03b3566822
fix: STT 服务去除重复默认值,新增 timeout 参数
...
- Deepgram/MiMo STT 超时从 config 传入 - 去除 model/endpoint 的 fallback 默认值,由 config 层保证
2026-06-14 11:55:18 +08:00
..
deepgram_test.go
feat: 更新配置文档
2026-06-13 19:57:35 +08:00
deepgram.go
fix: STT 服务去除重复默认值,新增 timeout 参数
2026-06-14 11:55:18 +08:00
mimo_test.go
fix: MiMo ASR 认证头改为 Authorization: Bearer
2026-06-13 21:57:56 +08:00
mimo.go
fix: STT 服务去除重复默认值,新增 timeout 参数
2026-06-14 11:55:18 +08:00
stt.go
feat: 定义 STT Service 接口(Recognize + Options)
2026-06-13 15:38:59 +08:00