Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

MoYoYoTech
/
VoiceDialogue

Text-to-Speech
Transformers
ONNX
GGUF
Chinese
English
voice-dialogue
speech-recognition
large-language-model
asr
tts
llm
chinese
english
real-time
conversational
Model card Files Files and versions
xet
Community
1
VoiceDialogue / src /voice_dialogue
261 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 70 commits
liumaolin
缓存user_prompts以提高性能
d12af4f 10 months ago
  • api
    调整prompt的逻辑,确保展示的提示词中不包含/no_think指令 10 months ago
  • cli
    Fix help text for `--disable-echo-cancellation` to clarify the default behavior is not disabled 10 months ago
  • config
    缓存user_prompts以提高性能 10 months ago
  • core
    在`SpeechStateMonitor`类的初始化过程中调用该方法,确保在创建新语音任务时中断任务ID被正确重置。 10 months ago
  • models
    Rename 'src/VoiceDialogue' to 'src/voice_dialogue'. 11 months ago
  • services
    调整prompt的逻辑,确保展示的提示词中不包含/no_think指令 10 months ago
  • utils
    Replace `logging` with centralized `loguru`-based logger across all modules. 10 months ago
  • __init__.py
    539 Bytes
    Refactor to replace `EchoCancellingAudioCapture` with `AudioCapture` across the codebase for improved clarity and flexibility 10 months ago