feat: auto-detect CUDA GPU for whisper model to drastically improve speed on GPU hardware 226d57e raghu2 commited on about 1 month ago
fix: explicit garbage collection and model deletion to prevent OOM server restarts 231b8b6 raghu2 commited on about 1 month ago
fix: resolve UnboundLocalError when isolate_vocals is unchecked b5e6411 raghu2 commited on about 1 month ago
fix: add real-time upload progress percentage and error handling for huge files 4d340f4 raghu2 commited on about 1 month ago
chore: move backend files into dedicated backend directory and clean up root 09de49a raghu2 commited on about 1 month ago
feat: add smooth progress bar simulation for AI model processing 8dfb762 raghu2 commited on about 1 month ago
feat: completely remove AI De-Reverb feature from frontend and backend f777ef6 raghu2 commited on about 1 month ago
feat: remove Instrumental option from download customization UI c959fe0 raghu2 commited on about 1 month ago
fix: resolve Smart Compare Studio playback and 'New Upload' reset link 8d29130 raghu2 commited on about 1 month ago
feat: remove metadata CSV upload and forced alignment logic fefabc8 raghu2 commited on about 1 month ago
fix: remove unused dependencies causing build conflict on HF d465129 raghu2 commited on about 1 month ago
feat: completely remove Isolate Instrumental and 4-Stem Separation features 5e55eed raghu2 commited on about 1 month ago
feat: completely remove Fast CPU mode toggle and fast MDX-Net separation logic 5d8b2f6 raghu2 commited on about 1 month ago
feat: completely remove Stem to MIDI feature from frontend and backend a226521 raghu2 commited on Jul 4
feat: completely remove Separate Speakers (pyannote) feature from frontend and backend ba25a3a raghu2 commited on Jul 4
fix: resolve NoneType object has no attribute to in pyannote speaker diarization by checking if pipeline is None fca46f7 raghu2 commited on Jul 4
fix: resolve NoneType object has no attribute to in audio_separator by creating fresh instances and checking model_instance 610c530 raghu2 commited on Jul 4
fix: resolve audio-separator output paths to prevent FileNotFoundError on converted_(Bass)_htdemucs.wav 0d96a07 raghu2 commited on Jul 4
Massive architectural overhaul: Migrated separation to global MDX-Net cache via audio-separator, eliminating subprocess overhead and significantly boosting CPU speed. Added Fast Mode UI toggle with auto-fallback for large files. 8639ffe raghu2 commited on Jun 14
Fix Hugging Face OOM crashes by forcing demucs single job, 10-sec segments and manual GC ea0cdc0 raghu2 commited on Jun 14
feat: save extraction options to firebase and display active tools as badges in history 0f2a4ef raghu2 commited on Jun 14