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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
balakrishna567
/
keyshift-api
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
keyshift-api / app /services
8.68 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
balakrishna567's picture
balakrishna567
feat: controlled instrument toggle, drag-to-seek, global key anchoring
8646779 about 2 months ago
  • __init__.py
    0 Bytes
    chore: backend project scaffold with dependencies about 2 months ago
  • audio_loader.py
    939 Bytes
    feat: audio loader β€” load bytes, resample 22050 Hz mono, chunk with overlap about 2 months ago
  • boundary_detector.py
    940 Bytes
    feat: MERT boundary detector β€” cosine novelty curve + Gaussian smoothing about 2 months ago
  • chromagram.py
    380 Bytes
    feat: chromagram extractor β€” chroma CQT mean, L1-normalized about 2 months ago
  • key_detector.py
    858 Bytes
    feat: key detector β€” Krumhansl-Schmuckler 24-key Pearson correlation about 2 months ago
  • mert_encoder.py
    1.53 kB
    feat: 30s timeline bars, stagger animation, fix use_return_dict deprecation, suppress audioread warning about 2 months ago
  • music_theory.py
    1.4 kB
    feat: music theory utils β€” scale notes, pentatonic, fretboard positions about 2 months ago
  • smoother.py
    2.64 kB
    feat: controlled instrument toggle, drag-to-seek, global key anchoring about 2 months ago