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
d205383
VoiceDialogue
13.4 GB
Ctrl+K
Ctrl+K
3 contributors
History:
221 commits
liumaolin
为LLMResponseGenerator类添加TaskStatusMixin混入,以增强任务有效性检查功能,确保在生成回答时任务状态的有效性。
d205383
9 months ago
assets
Update frontend assets.
9 months ago
build
Add `pyaudio` and `silero_vad` as dependencies for PyInstaller hooks
10 months ago
docs
Update contributing guide to replace Issues link with Discussions link
10 months ago
electron-app
更新加载页面图标路径,添加新的图标文件至assets/images目录。
10 months ago
frontend
[fix]: voice selection bugfix.
9 months ago
scripts
Replace `ffmpeg`-based audio loading with `soundfile` and `librosa`
10 months ago
src
为LLMResponseGenerator类添加TaskStatusMixin混入,以增强任务有效性检查功能,确保在生成回答时任务状态的有效性。
9 months ago
tests
在测试文件中添加对中文和英文系统提示的导入检查,以确保在未定义时能够正确加载配置。
10 months ago
third_party
Replace `ffmpeg`-based audio loading with `soundfile` and `librosa`
10 months ago
.gitattributes
Safe
2.26 kB
Update `.gitattributes`: add LFS support for `.icns` files
11 months ago
.gitignore
Safe
5.16 kB
更新.gitignore文件,新增output目录以排除生成的输出文件。
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
10 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
10 months ago
pyproject.toml
Safe
1.38 kB
Add `silero-vad` as a dependency in `pyproject.toml` and update `uv.lock`
10 months ago
requirements.txt
Safe
917 Bytes
Add `silero-vad` and `pyaudio` to `requirements.txt` for VAD and audio processing dependencies
10 months ago
uv.lock
Safe
577 kB
Add `silero-vad` as a dependency in `pyproject.toml` and update `uv.lock`
10 months ago