Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
MoYoYoTech
/
VoiceDialogue
like
2
Follow
MoYoYoTech
27
Text-to-Speech
Transformers
ONNX
GGUF
Chinese
English
voice-dialogue
speech-recognition
large-language-model
asr
tts
llm
chinese
english
real-time
conversational
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
7d8046a
VoiceDialogue
/
src
/
voice_dialogue
243 kB
Ctrl+K
Ctrl+K
3 contributors
History:
46 commits
liumaolin
Refactor threading in `launcher.py` to standardize worker initialization, enforce daemon mode, and improve naming consistency.
7d8046a
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
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'.
11 months ago
services
Handle overflow errors in audio capture by adding `exception_on_overflow=False` and skip processing when no data is available.
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