CoolFace
Apppublic

raghu2/noisecanceller

sourceHugging Faceupdated 3mo agoView on Hugging Face
1likes
50 commits on main
226d57e3mo ago

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

raghu2
231b8b63mo ago

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

raghu2
b5e64113mo ago

fix: resolve UnboundLocalError when isolate_vocals is unchecked

raghu2
4d340f43mo ago

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

raghu2
09de49a3mo ago

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

raghu2
8dfb7623mo ago

feat: add smooth progress bar simulation for AI model processing

raghu2
f777ef63mo ago

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

raghu2
c959fe03mo ago

feat: remove Instrumental option from download customization UI

raghu2
8d291303mo ago

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

raghu2
fefabc83mo ago

feat: remove metadata CSV upload and forced alignment logic

raghu2
c3dc11e3mo ago

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

raghu2
8efaf693mo ago

fix: remove unused pyannote and basic_pitch imports

raghu2
8469a723mo ago

fix: restrict numpy<2.0 and remove health feature

raghu2
d4651293mo ago

fix: remove unused dependencies causing build conflict on HF

raghu2
5e55eed3mo ago

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

raghu2
5d8b2f63mo ago

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

raghu2
a2265213mo ago

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

raghu2
ba25a3a3mo ago

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

raghu2
fca46f73mo ago

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

raghu2
610c5303mo ago

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

raghu2
0d96a073mo ago

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

raghu2
1ae4a933mo ago

chore: trigger Vercel redeploy

raghu2
e5422eb3mo ago

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

raghu2
8639ffe3mo ago

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.

raghu2
95290623mo ago

Fix Demucs syntax error by removing --segment

raghu2
ea0cdc03mo ago

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

raghu2
32a5cb93mo ago

Fix TypeScript path aliases for @/ components

raghu2
430c2303mo ago

Build Programmatic SEO Matrix with 40,000 keyword landing pages

raghu2
f1d96863mo ago

Install react-markdown for blog rendering

raghu2
3f7db423mo ago

Build CMS Blog Engine and 100-FAQ System

raghu2
0be080a3mo ago

Add Google Search Console verification HTML file

raghu2
d04cfed3mo ago

Add Google Site Verification meta tag

raghu2
09a0ef43mo ago

Update branding to VocalBee

raghu2
e5e860c3mo ago

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

raghu2
4d5b8993mo ago

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

raghu2
be7f4de3mo ago

Update SEO files to dynamically use Vercel URL

raghu2
8d67d7a3mo ago

Replace text logo with new SVG image logo in UI

raghu2
3f49a1b3mo ago

Rebrand to VocalHive and add new favicon

raghu2
cd3bf8b3mo ago

Add robots.txt and sitemap.xml for SEO

raghu2
f03947f3mo ago

Implement multi-task queue system with active tasks panel

raghu2
5504b0a3mo ago

Fix task persistence and session rehydration

raghu2
443e6293mo ago

fix: add root route to prevent hugging face 404 logs

raghu2
87c8cc53mo ago

remove: background 24-hour file cleanup timer

raghu2
8443e823mo ago

fix: make task expired error more user-friendly

raghu2
0f2a4ef3mo ago

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

raghu2
f25f5013mo ago

remove: faq and contact pages

raghu2
b43c48c3mo ago

remove: pricing page and billing completely

raghu2
192a0e63mo ago

remove: completely remove resend and email_service

raghu2
bc58f933mo ago

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

raghu2
c33e1c23mo ago

remove: dashboard page and links completely

raghu2