Commit History

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: add real-time upload progress percentage and error handling for huge files
4d340f4

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: restrict numpy<2.0 and remove health feature
8469a72

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

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

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

raghu2 commited on

Build CMS Blog Engine and 100-FAQ System
3f7db42

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: 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

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

feat: complete phase 5 with pricing, admin dashboard, and public api
e67ec6b

raghu2 commited on

feat: smart compare studio and timeline intelligence
1451bab

raghu2 commited on

feat: phase 1-3 implementation (dashboard, history, audio health, sqlite, sse)
e989cbd

raghu2 commited on

fix: correctly handle 404 responses in frontend polling loop to prevent infinite loading state
fd29a07

raghu2 commited on

fix: clear URL taskId and stop polling interval on cancel
72d173c

raghu2 commited on

fix: mark missing tasks as Expired instead of deleting them from history
46fdaea

raghu2 commited on

fix: Correct history UI for cancelled tasks to grey out status and button
2bb3dcd

raghu2 commited on

feat: Add cancel processing button and fix 30% progress stuck issue by parsing demucs output
3713b6e

raghu2 commited on

fix: Make background glow responsive to prevent horizontal scroll gap
a021c45

raghu2 commited on

fix: Add overflow-x-hidden to body to prevent mobile viewport zooming out
62c12ac

raghu2 commited on

fix: Update UI queue message, fix history page links, and extend cleanup to 48 hours
e5ded32

raghu2 commited on

feat: Upgrade to whisper-large-v3-turbo and add Raw Transcript Viewer UI
5f2f7a2

raghu2 commited on

feat: Add dedicated toggles for all extraction models to frontend UI
b1e8734

raghu2 commited on

fix: Correct history page link for processing tasks to show progress
8bf4f04

raghu2 commited on

fix: Add missing useRef import in page.tsx
68f7df5

raghu2 commited on

feat: Add real-time word-level transcript syncing UI and API
1b42461

raghu2 commited on

feat: Add frontend UI for uploading metadata.csv for Forced Alignment
18c992e

raghu2 commited on