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
de86e54
VoiceDialogue
15.9 GB
Ctrl+K
Ctrl+K
3 contributors
History:
92 commits
liumaolin
Update README: clarify instructions, update paths, and refine directory structure documentation
de86e54
11 months ago
assets
[feature]: update www.
11 months ago
build
Update `voice_dialogue.spec`: add comments for build stages and disable macOS `.app` bundle configuration
11 months ago
electron-app
Remove unused assets: delete `appicon.png` and `dmg_bg.png` from `electron-app`.
11 months ago
scripts
Add `build-python.sh`: script for packaging Python application with PyInstaller.
11 months ago
src
Refactor project: split `main.py` functionality into modular components under `cli`, `core`, and `config`.
11 months ago
third_party
Refactor import statement in `lr_schedulers.py`: move `matplotlib` import to main guard to reduce unnecessary module loading.
11 months ago
.gitattributes
Safe
2.26 kB
Update `.gitattributes`: add LFS support for `.icns` files
11 months ago
.gitignore
5.08 kB
Update `.gitignore`: add `electron-app/python-dist` to ignore list
11 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
17 kB
Update README: clarify instructions, update paths, and refine directory structure documentation
11 months ago
main.py
2.68 kB
Refactor `main.py`: remove redundant code, modularize functionality, and set multiprocessing to `spawn` for PyInstaller compatibility.
11 months ago
pyproject.toml
1.25 kB
Trim `requirements.txt` to remove autogenerated content and unused dependencies.
11 months ago
requirements.txt
882 Bytes
Trim `requirements.txt` to remove autogenerated content and unused dependencies.
11 months ago
uv.lock
560 kB
Trim `requirements.txt` to remove autogenerated content and unused dependencies.
11 months ago