Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
sathvik77
/
MusicUtils
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
MusicUtils / tests
32.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 27 commits
sathvik77's picture
sathvik77
feat(backend): POST /jobs/youtube + GET /jobs/youtube/{id}
b989bc8 about 2 months ago
  • __init__.py
    0 Bytes
    feat: backend scaffold with health endpoint and pytest setup 3 months ago
  • conftest.py
    312 Bytes
    fix: anchor paths to __file__, add Field validation, trigger lifespan in tests 3 months ago
  • test_audio_analysis.py
    2.14 kB
    Add admin dashboard with download history and persistent storage 3 months ago
  • test_db.py
    2.14 kB
    feat(backend): supabase song + job repo about 2 months ago
  • test_main.py
    13.1 kB
    Add pitch/tempo shifting on download 3 months ago
  • test_main_youtube.py
    1.37 kB
    feat(backend): POST /jobs/youtube + GET /jobs/youtube/{id} about 2 months ago
  • test_processor.py
    3.59 kB
    Add admin dashboard with download history and persistent storage 3 months ago
  • test_separate.py
    724 Bytes
    feat(backend): demucs two-stem -> mp3 adapter about 2 months ago
  • test_storage.py
    3.06 kB
    feat(backend): add SupabaseStorage adapter (replaces R2 dependency) about 2 months ago
  • test_youtube.py
    3.21 kB
    feat(backend): yt-dlp metadata + audio download wrappers about 2 months ago
  • test_youtube_pipeline.py
    3.08 kB
    feat(backend): youtube karaoke pipeline orchestrator about 2 months ago