Commit History

fix: add HF Spaces README config
9f9286e
Running

balakrishna567 commited on

fix: bypass YouTube bot detection on HF Spaces
ee8a982

balakrishna567 Claude Sonnet 4.6 commited on

feat: controlled instrument toggle, drag-to-seek, global key anchoring
8646779

balakrishna567 Claude Sonnet 4.6 commited on

chore: add Dockerfile for HF Spaces deploy, CORS env var support
d15b21a

balakrishna567 Claude Sonnet 4.6 commited on

feat: 7 UI/UX improvements β€” BPM, waveform, chord chart, fret hints, confidence opacity, consistent key badge, 3-octave piano
b944d4a

balakrishna567 Claude Sonnet 4.6 commited on

Revert "feat: auto-detect guitar/keyboard from title keywords + key + spectral features"
47729c2

balakrishna567 commited on

feat: auto-detect guitar/keyboard from title keywords + key + spectral features
f7aaa50

balakrishna567 commited on

feat: show song title from YouTube metadata
9da6b7e

balakrishna567 commited on

fix: add nnAudio dependency for MERT feature_extractor_cqt
adb311a

balakrishna567 commited on

fix: auto-load .env for HF_TOKEN, add .env to gitignore
d5e8705

balakrishna567 commited on

feat: audio playback with moving playhead, auto segment tracking, click-to-seek
f441968

balakrishna567 commited on

feat: 30s timeline bars, stagger animation, fix use_return_dict deprecation, suppress audioread warning
58a2b7a

balakrishna567 commited on

fix: resample audio to MERT processor's 24kHz before encoding
715f0b4

balakrishna567 commited on

feat: YouTube URL support + fix Tailwind v4 CSS + fix CORS ports
25b949b

balakrishna567 commited on

fix: correct confidence averaging in merge_segments, add 50MB upload limit
eda82d9

balakrishna567 Claude Sonnet 4.6 commited on

feat: FastAPI /analyze β€” MERT boundaries + KS key detection + guitar info
925d02f

balakrishna567 commited on

feat: smoother β€” majority-vote window smoothing + consecutive segment merger
59bb1ec

balakrishna567 commited on

feat: key detector β€” Krumhansl-Schmuckler 24-key Pearson correlation
0845ad7

balakrishna567 commited on

feat: MERT boundary detector β€” cosine novelty curve + Gaussian smoothing
7c117ec

balakrishna567 commited on

feat: MERT encoder β€” HuggingFace m-a-p/MERT-v1-95M, 768-dim embeddings per chunk
a88d0ef

balakrishna567 commited on

feat: chromagram extractor β€” chroma CQT mean, L1-normalized
3e92cd5

balakrishna567 commited on

feat: audio loader β€” load bytes, resample 22050 Hz mono, chunk with overlap
770a891

balakrishna567 commited on

feat: music theory utils β€” scale notes, pentatonic, fretboard positions
3ce17d6

balakrishna567 commited on

chore: backend project scaffold with dependencies
8d0c584

balakrishna567 commited on