Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • 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
38.7 kB
  • 3 contributors
History: 60 commits
liumaolin
refactor(core): Architecturally decouple Audio, ASR, and TTS modules
60f8238 6 months ago
  • __init__.py
    343 Bytes
    refactor(core): Architecturally decouple Audio, ASR, and TTS modules 6 months ago
  • asr_service.py
    2.76 kB
    refactor(core): Architecturally decouple Audio, ASR, and TTS modules 6 months ago
  • audio_player_service.py
    3.85 kB
    refactor(core): Architecturally decouple Audio, ASR, and TTS modules 6 months ago
  • llm_service.py
    9.79 kB
    refactor(core): Architecturally decouple Audio, ASR, and TTS modules 6 months ago
  • mixins.py
    5.53 kB
    refactor(core): Architecturally decouple Audio, ASR, and TTS modules 6 months ago
  • speech_monitor.py
    11.8 kB
    refactor(core): Architecturally decouple Audio, ASR, and TTS modules 6 months ago
  • tts_service.py
    3.61 kB
    refactor(core): Architecturally decouple Audio, ASR, and TTS modules 6 months ago
  • utils.py
    1.07 kB
    新增Mixin类以增强语音任务处理功能 7 months ago