Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
MoYoYoTech
/
VoiceDialogue
like
2
Follow
MoYoYoTech
27
Text-to-Speech
Transformers
ONNX
GGUF
Chinese
English
voice-dialogue
speech-recognition
large-language-model
asr
tts
llm
chinese
english
real-time
conversational
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
f71be4e
VoiceDialogue
/
src
/
voice_dialogue
/
api
/
routes
Ctrl+K
Ctrl+K
3 contributors
History:
12 commits
liumaolin
添加获取TTS模型参考音频的API路由,支持通过模型ID获取音频文件。
226effc
10 months ago
__init__.py
Safe
183 Bytes
添加设置相关的API路由
10 months ago
asr_routes.py
6.37 kB
Replace `logging` with centralized `loguru`-based logger across all modules.
10 months ago
settings_routes.py
Safe
3.68 kB
调整prompt的逻辑,确保展示的提示词中不包含/no_think指令
10 months ago
system_routes.py
16.9 kB
Add echo cancellation and VAD toggle support in service factories and routes
10 months ago
tts_routes.py
17.4 kB
添加获取TTS模型参考音频的API路由,支持通过模型ID获取音频文件。
10 months ago
websocket_routes.py
Safe
7.28 kB
Enhance WebSocket handling for connection management and reliability
10 months ago