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
2df4ece388f63ff0ffa11ebc60557b7cc3a20f60
voicebox
/
backend
/
utils
T
History
Daddy Raegen
a8ecf3f31d
refactor: encapsulate task clearing behind TaskManager.clear_all()
2026-03-06 20:33:21 -05: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
refactor: encapsulate task clearing behind TaskManager.clear_all()
2026-03-06 20:33:21 -05: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