Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
MoYoYoTech
/
VoiceDialogue
like
0
Follow
MoYoYoTech
20
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
Train
Deploy
Use this model
main
VoiceDialogue
Ctrl+K
Ctrl+K
3 contributors
History:
229 commits
liumaolin
Update project docs.
2f3888a
about 1 month ago
assets
更新前端资源文件
about 2 months ago
build
Add `pyaudio` and `silero_vad` as dependencies for PyInstaller hooks
2 months ago
docs
Update project docs.
about 1 month ago
electron-app
修复electron app打包时,需要notary两次的问题
about 2 months ago
frontend
[fix]: role bugfix.
about 2 months ago
scripts
打包Python时默认激活Python虚拟环境
about 2 months ago
src
refactor(core): Architecturally decouple Audio, ASR, and TTS modules
about 1 month ago
tests
refactor(core): Architecturally decouple Audio, ASR, and TTS modules
about 1 month ago
third_party
Replace `ffmpeg`-based audio loading with `soundfile` and `librosa`
3 months ago
.gitattributes
Safe
2.26 kB
Update `.gitattributes`: add LFS support for `.icns` files
3 months ago
.gitignore
Safe
5.16 kB
更新.gitignore文件,新增output目录以排除生成的输出文件。
about 2 months ago
.python-version
Safe
5 Bytes
Add `pyproject.toml` and `uv.lock` files to define project metadata and dependencies.
3 months ago
README.md
Safe
3.25 kB
Fix formatting in README by removing extra bold styling from the installation guide link
3 months ago
main.py
Safe
2.86 kB
Add `--disable-echo-cancellation` CLI option and update audio pipeline to support toggling echo cancellation and VAD
2 months ago
pyproject.toml
Safe
1.38 kB
Add `silero-vad` as a dependency in `pyproject.toml` and update `uv.lock`
2 months ago
requirements.txt
Safe
917 Bytes
Add `silero-vad` and `pyaudio` to `requirements.txt` for VAD and audio processing dependencies
2 months ago
uv.lock
Safe
577 kB
Add `silero-vad` as a dependency in `pyproject.toml` and update `uv.lock`
2 months ago