v2deepvoice / backend /services

Commit History

fix: resolve empty zip issues by preventing WAV header corruption and handling edge cases
cbbaf29

raghu2 commited on

fix: empty zip when using effects without vocal isolation
afbb440

raghu2 commited on

feat: add advanced pitcher and analyzer tools
5697c37

raghu2 commited on

feat: integrate 4-stem separation, de-reverb, and ui enhancements
3358253

raghu2 commited on

fix: rename dataset folder to final_dataset as requested
8d13ffb

raghu2 commited on

feat: natively generate XTTS v2 compliant LJSpeech datasets (Mono 24kHz, 3-column CSV, train/val splits)
987498a

raghu2 commited on

feat: complete rewrite of audio processing to chunk and stream massive files to prevent OOM on HF Space
61a974a

raghu2 commited on

feat: auto-detect CUDA GPU for whisper model to drastically improve speed on GPU hardware
226d57e

raghu2 commited on

fix: explicit garbage collection and model deletion to prevent OOM server restarts
231b8b6

raghu2 commited on

fix: resolve UnboundLocalError when isolate_vocals is unchecked
b5e6411

raghu2 commited on

chore: move backend files into dedicated backend directory and clean up root
09de49a

raghu2 commited on