Commit graph

8 commits

Author SHA1 Message Date
remsky
007b1a35e8 feat: merge master into core/uv-management for v0.1.0
Major changes:
- Baked model directly into Dockerfile for improved deployment
- Switched to uv for dependency management
- Restructured Docker files into docker/cpu and docker/gpu directories
- Updated configuration for better ONNX performance
2025-01-13 19:31:44 -07:00
remsky
4e93af8f96 docs: update changelog for v0.0.5post1 2025-01-12 23:33:57 -07:00
remsky
38e0b87320 Initial swap to UV dependency management 2025-01-11 20:00:34 -07:00
remsky
22c52fdd7e Add CI workflows for testing and syncing branches, and update Docker image tagging 2025-01-10 22:03:59 -07:00
remsky
76e8b07a92 Allow ONNX support optimizations for CPU inference and update benchmarking scripts; modify README for clarity on performance metrics 2025-01-04 02:46:27 -07:00
remsky
40894449da added output audio tests, validation 2025-01-02 15:36:53 -07:00
remsky
e749b3bc88 Add Gradio web interface + tests 2025-01-01 21:50:00 -07:00
remsky
53cf71c151 -Removed commit lock on HF repo
-Warm start added to model initialization
-Layer caching tweaks to dockerfile
2025-01-01 17:38:22 -07:00