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
243 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 44 commits
liumaolin
Add `--disable-echo-cancellation` CLI option and update audio pipeline to support toggling echo cancellation and VAD
4e071d3 10 months ago
  • api
    Refactor to replace `EchoCancellingAudioCapture` with `AudioCapture` across the codebase for improved clarity and flexibility 10 months ago
  • cli
    Add `--disable-echo-cancellation` CLI option and update audio pipeline to support toggling echo cancellation and VAD 10 months ago
  • config
    Refactor LlamaCpp initialization to simplify parameter handling and remove unused callback manager 10 months ago
  • core
    Add `--disable-echo-cancellation` CLI option and update audio pipeline to support toggling echo cancellation and VAD 10 months ago
  • models
    Rename 'src/VoiceDialogue' to 'src/voice_dialogue'. 11 months ago
  • services
    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
  • 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