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
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
keyshift-api
/
tests
9.55 kB
Ctrl+K
Ctrl+K
2 contributors
History:
9 commits
balakrishna567
feat: FastAPI /analyze β MERT boundaries + KS key detection + guitar info
925d02f
about 2 months ago
__init__.py
Safe
0 Bytes
chore: backend project scaffold with dependencies
about 2 months ago
conftest.py
Safe
81 Bytes
chore: backend project scaffold with dependencies
about 2 months ago
test_api.py
Safe
1.67 kB
feat: FastAPI /analyze β MERT boundaries + KS key detection + guitar info
about 2 months ago
test_audio_loader.py
Safe
1.44 kB
feat: audio loader β load bytes, resample 22050 Hz mono, chunk with overlap
about 2 months ago
test_boundary_detector.py
Safe
835 Bytes
feat: MERT boundary detector β cosine novelty curve + Gaussian smoothing
about 2 months ago
test_chromagram.py
Safe
731 Bytes
feat: chromagram extractor β chroma CQT mean, L1-normalized
about 2 months ago
test_key_detector.py
Safe
949 Bytes
feat: key detector β Krumhansl-Schmuckler 24-key Pearson correlation
about 2 months ago
test_mert_encoder.py
Safe
1.19 kB
feat: MERT encoder β HuggingFace m-a-p/MERT-v1-95M, 768-dim embeddings per chunk
about 2 months ago
test_music_theory.py
Safe
1.21 kB
feat: music theory utils β scale notes, pentatonic, fretboard positions
about 2 months ago
test_smoother.py
Safe
1.43 kB
feat: smoother β majority-vote window smoothing + consecutive segment merger
about 2 months ago