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
57b0084
VoiceDialogue
13.2 GB
Ctrl+K
Ctrl+K
3 contributors
History:
157 commits
liumaolin
Refactor audio processing pipeline to normalize data in `SpeechMonitor` and streamline queuing in `AudioCapture`
57b0084
10 months ago
assets
Add new voice model "Doubao" to MoYoYo configuration
10 months ago
build
Add `loguru` to hidden imports in `hook-voice_dialogue.py`
10 months ago
docs
Update contributing guide to replace Issues link with Discussions link
11 months ago
electron-app
Change log level from `debug` to `info` for Python process stdout in `utils.js`
10 months ago
frontend
frontend
10 months ago
scripts
Replace `ffmpeg`-based audio loading with `soundfile` and `librosa`
11 months ago
src
Refactor audio processing pipeline to normalize data in `SpeechMonitor` and streamline queuing in `AudioCapture`
10 months ago
tests
Add unit tests for TTS audio generator
10 months ago
third_party
Replace `ffmpeg`-based audio loading with `soundfile` and `librosa`
11 months ago
.gitattributes
Safe
2.26 kB
Update `.gitattributes`: add LFS support for `.icns` files
11 months ago
.gitignore
5.12 kB
Add `tests/tts_test_output` to `.gitignore` to exclude test artifacts
10 months ago
.python-version
Safe
5 Bytes
Add `pyproject.toml` and `uv.lock` files to define project metadata and dependencies.
11 months ago
README.md
Safe
3.25 kB
Fix formatting in README by removing extra bold styling from the installation guide link
11 months ago
main.py
2.82 kB
Enable debug mode with global configuration and detailed task logging when active
10 months ago
pyproject.toml
1.36 kB
Add PyAudio as a dependency in `pyproject.toml` and update `uv.lock`
10 months ago
requirements.txt
882 Bytes
Trim `requirements.txt` to remove autogenerated content and unused dependencies.
11 months ago
uv.lock
574 kB
Add PyAudio as a dependency in `pyproject.toml` and update `uv.lock`
10 months ago