Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
MoYoYoTech
/
VoiceDialogue
like
2
Follow
MoYoYoTech
26
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
08de414
VoiceDialogue
13.2 GB
3 contributors
History:
170 commits
liumaolin
Add `pyaudio` and `silero_vad` as dependencies for PyInstaller hooks
08de414
7 months ago
assets
Update frontend assets.
7 months ago
build
Add `pyaudio` and `silero_vad` as dependencies for PyInstaller hooks
7 months ago
docs
Update contributing guide to replace Issues link with Discussions link
8 months ago
electron-app
Change log level from `debug` to `info` for Python process stdout in `utils.js`
8 months ago
frontend
Add echo cancellation toggle in UI and update project dependencies
7 months ago
scripts
Replace `ffmpeg`-based audio loading with `soundfile` and `librosa`
8 months ago
src
Remove `speech_monitor` dependency from `asr_worker` service definition.
7 months ago
tests
Add unit tests for TTS audio generator
7 months ago
third_party
Replace `ffmpeg`-based audio loading with `soundfile` and `librosa`
8 months ago
.gitattributes
2.26 kB
Update `.gitattributes`: add LFS support for `.icns` files
8 months ago
.gitignore
5.12 kB
Add `tests/tts_test_output` to `.gitignore` to exclude test artifacts
7 months ago
.python-version
5 Bytes
Add `pyproject.toml` and `uv.lock` files to define project metadata and dependencies.
8 months ago
README.md
3.25 kB
Fix formatting in README by removing extra bold styling from the installation guide link
8 months ago
main.py
2.86 kB
Add `--disable-echo-cancellation` CLI option and update audio pipeline to support toggling echo cancellation and VAD
7 months ago
pyproject.toml
1.38 kB
Add `silero-vad` as a dependency in `pyproject.toml` and update `uv.lock`
7 months ago
requirements.txt
882 Bytes
Trim `requirements.txt` to remove autogenerated content and unused dependencies.
8 months ago
uv.lock
577 kB
Add `silero-vad` as a dependency in `pyproject.toml` and update `uv.lock`
7 months ago