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 /services
119 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 34 commits
liumaolin
Handle overflow errors in audio capture by adding `exception_on_overflow=False` and skip processing when no data is available.
5f9eaee 10 months ago
  • audio
    Handle overflow errors in audio capture by adding `exception_on_overflow=False` and skip processing when no data is available. 10 months ago
  • speech
    Integrate `SileroVAD` into `SpeechMonitor` for optional voice activity detection. Add `_detect_speech()` method and update queue handling logic. Implement `SileroVAD` as a singleton for efficient model management. 10 months ago
  • text
    Increase queue timeout in audio and text processing services for smoother task handling 10 months ago
  • __init__.py
    0 Bytes
    Rename 'src/VoiceDialogue' to 'src/voice_dialogue'. 11 months ago