Commit History

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

fix: add real-time upload progress percentage and error handling for huge files
4d340f4

raghu2 commited on

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

raghu2 commited on

feat: add smooth progress bar simulation for AI model processing
8dfb762

raghu2 commited on

feat: completely remove AI De-Reverb feature from frontend and backend
f777ef6

raghu2 commited on

feat: remove Instrumental option from download customization UI
c959fe0

raghu2 commited on

fix: resolve Smart Compare Studio playback and 'New Upload' reset link
8d29130

raghu2 commited on

feat: remove metadata CSV upload and forced alignment logic
fefabc8

raghu2 commited on

feat: remove 'Your Tasks' panel from UI and backend API
c3dc11e

raghu2 commited on

fix: remove unused pyannote and basic_pitch imports
8efaf69

raghu2 commited on

fix: restrict numpy<2.0 and remove health feature
8469a72

raghu2 commited on

fix: remove unused dependencies causing build conflict on HF
d465129

raghu2 commited on

feat: completely remove Isolate Instrumental and 4-Stem Separation features
5e55eed

raghu2 commited on

feat: completely remove Fast CPU mode toggle and fast MDX-Net separation logic
5d8b2f6

raghu2 commited on

feat: completely remove Stem to MIDI feature from frontend and backend
a226521

raghu2 commited on

feat: completely remove Separate Speakers (pyannote) feature from frontend and backend
ba25a3a

raghu2 commited on

fix: resolve NoneType object has no attribute to in pyannote speaker diarization by checking if pipeline is None
fca46f7

raghu2 commited on

fix: resolve NoneType object has no attribute to in audio_separator by creating fresh instances and checking model_instance
610c530

raghu2 commited on

fix: resolve audio-separator output paths to prevent FileNotFoundError on converted_(Bass)_htdemucs.wav
0d96a07

raghu2 commited on

chore: trigger Vercel redeploy
1ae4a93

raghu2 commited on

Add python3-tk to Dockerfile to fix libtk8.6.so error
e5422eb

raghu2 commited on

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

Fix Demucs syntax error by removing --segment
9529062

raghu2 commited on

Fix Hugging Face OOM crashes by forcing demucs single job, 10-sec segments and manual GC
ea0cdc0

raghu2 commited on

Fix TypeScript path aliases for @/ components
32a5cb9

raghu2 commited on

Build Programmatic SEO Matrix with 40,000 keyword landing pages
430c230

raghu2 commited on

Install react-markdown for blog rendering
f1d9686

raghu2 commited on

Build CMS Blog Engine and 100-FAQ System
3f7db42

raghu2 commited on

Add Google Search Console verification HTML file
0be080a

raghu2 commited on

Add Google Site Verification meta tag
d04cfed

raghu2 commited on

Update branding to VocalBee
09a0ef4

raghu2 commited on

Hardcode sitemap baseUrl to vocalbee.vercel.app for canonical SEO
e5e860c

raghu2 commited on

Update SEO files to use vocalbee.vercel.app as fallback URL
4d5b899

raghu2 commited on

Update SEO files to dynamically use Vercel URL
be7f4de

raghu2 commited on

Replace text logo with new SVG image logo in UI
8d67d7a

raghu2 commited on

Rebrand to VocalHive and add new favicon
3f49a1b

raghu2 commited on

Add robots.txt and sitemap.xml for SEO
cd3bf8b

raghu2 commited on

Implement multi-task queue system with active tasks panel
f03947f

raghu2 commited on

Fix task persistence and session rehydration
5504b0a

raghu2 commited on

fix: add root route to prevent hugging face 404 logs
443e629

raghu2 commited on

remove: background 24-hour file cleanup timer
87c8cc5

raghu2 commited on

fix: make task expired error more user-friendly
8443e82

raghu2 commited on

feat: save extraction options to firebase and display active tools as badges in history
0f2a4ef

raghu2 commited on

remove: faq and contact pages
f25f501

raghu2 commited on

remove: pricing page and billing completely
b43c48c

raghu2 commited on

remove: completely remove resend and email_service
192a0e6

raghu2 commited on

feat: trigger auto login modal on upload if not signed in
bc58f93

raghu2 commited on

remove: dashboard page and links completely
c33e1c2

raghu2 commited on