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
252 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 61 commits
liumaolin
增强性能日志记录功能,新增用户问题日志记录方法
7cddb77 10 months ago
  • api
    Remove `speech_monitor` dependency from `asr_worker` service definition. 10 months ago
  • cli
    Fix help text for `--disable-echo-cancellation` to clarify the default behavior is not disabled 10 months ago
  • config
    Refactor LlamaCpp initialization to simplify parameter handling and remove unused callback manager 10 months ago
  • core
    Refactor threading in `launcher.py` to standardize worker initialization, enforce daemon mode, and improve naming consistency. 10 months ago
  • models
    Rename 'src/VoiceDialogue' to 'src/voice_dialogue'. 10 months ago
  • services
    增强性能日志记录功能,新增用户问题日志记录方法 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