Commit History

Pin exact matching versions for torch, torchvision, and torchaudio to fix ABI mismatch
badd006

Antigravity Bot commited on

Force PyTorch CPU version to prevent AMD ROCm executable stack crash
78297bb

Antigravity Bot commited on

Pin numpy and tensorflow to resolve dependency graph explosion
a684c92

Antigravity Bot commited on

Fix numpy version conflict for Hugging Face build
7b8ee49

Antigravity Bot commited on

Update history UI and integrate native DeepFilterNet for stronger noise reduction
95fe8d1

Antigravity Bot commited on

Fix audio streaming by adding missing stream endpoint
fd7298a

Antigravity Bot commited on

revert: remove /api/stream endpoint per user request
2f6e298

raghu2 commited on

feat: add missing /api/stream endpoint to fix inline audio playback on frontend
c384cac

raghu2 commited on

fix(critical): remove dead gradio_client import that was crashing backend boot
1249222

raghu2 commited on

fix: change background temp file cleanup threshold from 1 hour to 24 hours
cf95f6b

raghu2 commited on

chore: remove unused dependencies and add automated background temp file cleanup to prevent storage issues
2be570a

raghu2 commited on

fix: remove dangling youtube_service imports from core background tasks
51889d0

raghu2 commited on

fix: resolve all ESLint warnings and errors across frontend components
cf964c6

raghu2 commited on

refactor: completely remove youtube downloader feature from frontend and backend
07547fe

raghu2 commited on

feat: upgrade Pyannote diarization and fallback to original audio for voice separation
44a8c02

raghu2 commited on

fix: implement create_custom_zip to fix ImportError on startup
0fadc98

raghu2 commited on

build: pin exact pytorch CPU versions to fix pip resolution-too-deep error
08ccaa9

raghu2 commited on

fix: enforce CPU-only PyTorch to fix CUDA driver crash, and remove queue UI from frontend
043debf

raghu2 commited on

refactor: remove queue for youtube download, return file directly
91afbdd

raghu2 commited on

fix: enforce ml-dtypes>=0.4.0 to fix onnx import error
40d7824

raghu2 commited on

fix: ignore corrupted tasks_db.json on boot
c7e4d0a

raghu2 commited on

fix: add gcc to Dockerfile for diffq c-extension compilation
f6322bf

raghu2 commited on

refactor: modularize backend architecture with routers and core services
a03bb33

raghu2 commited on

fix: add missing yt-dlp to requirements.txt
4b225ec

raghu2 commited on

fix: resolve queue status bug and audio file download mime types
350baf6

raghu2 commited on

fix: resolve lucide-react missing exports
3fdcd32

raghu2 commited on

fix: resolve syntax error in youtube page template string
e1d8d4c

raghu2 commited on

feat: add youtube to audio converter page and backend
8504427

raghu2 commited on

feat: add beautiful queue waiting room ui
3196665

raghu2 commited on

feat: add AI speaker separation diarization tool
82ce015

raghu2 commited on

feat: add pro tools backend integration
25df500

raghu2 commited on

feat: unique pro tools UI and animated SVG extraction flow
ad0e57a

raghu2 commited on

fix: resolve missing icon import causing build failure
6ff5d0e

raghu2 commited on

feat: firebase history tracking and id search
66f050a

raghu2 commited on

feat: added custom folder and zip naming to download UI
3d21a77

raghu2 commited on

feat: next-level UI for custom format and chunked stem downloads
44b8e90

raghu2 commited on

fix: add torchcodec and soundfile to requirements to fix torchaudio save crashes
e08553e

raghu2 commited on

fix: capture demucs stderr to diagnose crash
c8c3ac9

raghu2 commited on

feat: replace Demucs HF Space API with completely native subprocess execution to eliminate all rate limits
10a00f6

raghu2 commited on

fix: implement global Gradio Client singletons to prevent rapid WebSocket connections triggering 429 bans
e13df8d

raghu2 commited on

fix: pin gradio_client version to 1.3.0 and restore hf_token to fix WS protocol errors
48590a4

raghu2 commited on

fix: remove deprecated hf_token kwarg from gradio_client
e5b744f

raghu2 commited on

fix: add python-multipart to dependencies for FastAPI file uploads
57ee85e

raghu2 commited on

fix: add Hugging Face YAML configuration block to README
62b04a6

raghu2 commited on

fix: enforce login add rate-limit retry logic fix clerk ui and fix binary history
e3362fc

raghu2 commited on

Massive UI/UX overhaul, added 4-stem separation, interactive audio player, and SEO metadata
0963fdc

raghu2 commited on

Switch architecture from YouTube URLs to direct file uploads to bypass bot blocks
e9eb9d3

raghu2 commited on

Fix frontend API URL concatenation bug
033d56d

raghu2 commited on

Add frontend source code
51c751b

raghu2 commited on

Set concurrent workers to 5
23dcc31

raghu2 commited on