This website requires JavaScript.
Explore
Help
Register
Sign In
Labyricorn
/
voicebox
Watch
1
Star
0
Fork
0
mirror of
https://github.com/jamiepine/voicebox.git
synced
2026-09-15 12:50:42 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b14cb1b2ca7a57199f680ffbdb53ffc41d7129b
voicebox
/
backend
/
utils
T
History
Jamie Pine
and
GitHub
97eb570b28
Merge pull request
#25
from jamiepine/fix-dl-notification-when-generating-from-already-cached-model
...
Fix dl notification when generating from already cached model
2026-01-30 21:20:25 -08:00
..
__init__.py
Initialize voicebox project with backend, frontend, and Tauri setup. Added configuration files, dependencies, and basic structure for components, hooks, and utilities. Included README and setup documentation for guidance.
2026-01-25 02:19:06 -08:00
audio.py
Initialize voicebox project with backend, frontend, and Tauri setup. Added configuration files, dependencies, and basic structure for components, hooks, and utilities. Included README and setup documentation for guidance.
2026-01-25 02:19:06 -08:00
cache.py
Implement profile cache management in audio processing
2026-01-30 16:50:24 -08:00
hf_progress.py
Enhance model caching checks and progress tracking for downloads
2026-01-30 21:17:01 -08:00
images.py
Implement avatar upload and management for voice profiles
2026-01-29 19:28:42 -08:00
progress.py
Enhance model caching checks and progress tracking for downloads
2026-01-30 21:17:01 -08:00
tasks.py
Implement active task management for downloads and generations, enhancing user experience with toast notifications for ongoing tasks. Refactor language handling in forms to support multiple languages. Update audio player to manage restart functionality and improve sidebar icon representation. Adjust progress tracking for model downloads in the backend.
2026-01-26 00:00:00 -08:00
validation.py
Implement active task management for downloads and generations, enhancing user experience with toast notifications for ongoing tasks. Refactor language handling in forms to support multiple languages. Update audio player to manage restart functionality and improve sidebar icon representation. Adjust progress tracking for model downloads in the backend.
2026-01-26 00:00:00 -08:00