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
8366d25
VoiceDialogue
14.1 GB
3 contributors
History:
100 commits
liumaolin
Update `.gitignore` to exclude `electron-app/dist` directory
8366d25
8 months ago
assets
Update app title in index.html to "Voice Dialogue"
8 months ago
build
Update `voice_dialogue.spec`: add comments for build stages and disable macOS `.app` bundle configuration
8 months ago
electron-app
Add macOS entitlements and assets for Electron app build
8 months ago
scripts
Add build scripts for project packaging and cleanup
8 months ago
src
Add pause and resume functionality to voice dialogue system
8 months ago
third_party
Refactor import statement in `lr_schedulers.py`: move `matplotlib` import to main guard to reduce unnecessary module loading.
8 months ago
.gitattributes
2.26 kB
Update `.gitattributes`: add LFS support for `.icns` files
8 months ago
.gitignore
5.1 kB
Update `.gitignore` to exclude `electron-app/dist` directory
8 months ago
.python-version
5 Bytes
Add `pyproject.toml` and `uv.lock` files to define project metadata and dependencies.
9 months ago
README.md
17 kB
Update README: clarify instructions, update paths, and refine directory structure documentation
8 months ago
main.py
2.68 kB
Refactor `main.py`: remove redundant code, modularize functionality, and set multiprocessing to `spawn` for PyInstaller compatibility.
8 months ago
pyproject.toml
1.31 kB
Add PyInstaller and related dependencies to `dev` dependency group
8 months ago
requirements.txt
882 Bytes
Trim `requirements.txt` to remove autogenerated content and unused dependencies.
8 months ago
uv.lock
568 kB
Add PyInstaller and related dependencies to `dev` dependency group
8 months ago