CoolFace
Apppublic

WCA0202/Timbre-Audio-to-Brief

sourceHugging Faceotherupdated 4mo agoView on Hugging Face
0likes
50 commits on main
737e46b4mo ago

Expand to full ISO 3166-1 country list with Taiwan, reordered by music market priority

WCA0202
2c00d544mo ago

Add San Diego and other major US music hubs to location data

WCA0202
896008c4mo ago

Split location into country/city with autocomplete dropdowns

WCA0202
baddcbb4mo ago

Add auto-save to MusicianOnboarding with debounced persistence

WCA0202
f835ccc4mo ago

Fix MusicianOnboarding: TagPill visibility and add Timbre logo

WCA0202
63766a84mo ago

Fix: pass navigate prop to ClientSettingsView for musician onboarding link

WCA0202
86d0f1e4mo ago

Add brief cancellation, fix musician profile save, and add onboarding access

WCA0202
f311d304mo ago

Fix code review issues: storage bucket visibility, error UI, test failures, and matching weights

WCA0202
62c37064mo ago

Persist selected brief references

WCA0202
e48db7c4mo ago

Fix feature extractor upload timeout

WCA0202
203427e4mo ago

Derive musician radar from emotion tags

WCA0202
e58ccfa4mo ago

Merge remote-tracking branch 'github/main'

WCA0202
54bd0754mo ago

Align Timbre product flows with Supabase

WCA0202
9def11a4mo ago

fix: allow FixRelay PR comments

WCA0202
a6617cd4mo ago

fix: pass token to FixRelay action

WCA0202
98587de4mo ago

fix: correct FixRelay workflow YAML

WCA0202
dbc7fb44mo ago

chore

WCA0202
390156e4mo ago

Add FixRelay workflow for pull request scanning

WCA0202
71b994c5mo ago

fix

WCA0202
3e099665mo ago

feat(onboarding): replace placeholder musicians with real DB query in StepMatch

WCA0202
2eccbcc5mo ago

docs: update backend, ENV, RUNBOOK for current feature state; add 0004 migration

WCA0202
7f24c085mo ago

fix(onboarding): address all code review findings

WCA0202
e82af145mo ago

fix(onboarding): wire ADD TO BRIEF button to pass emotion data to onboarding flow

WCA0202
bb77ca95mo ago

feat(onboarding): replace placeholder brief with real brief in StepReview

WCA0202
ac4e8815mo ago

feat(explore): add thumbs up/down feedback per song, logged to Supabase

WCA0202
ed8cf145mo ago

fix(explore): region filter now returns results for non-English languages

WCA0202
48ebeb35mo ago

feat(explore): add language/region filter to constellation results

WCA0202
fe39a045mo ago

feat(explore): add Text-to-Emotion text input to Layer 1 bubble UI

WCA0202
3f07a9e5mo ago

refactor(explore): redesign 4-layer Plutchik UI to 3-layer music brief builder

WCA0202
65483865mo ago

docs: mark StepUpload→Feature Extractor as live, Text-to-Emotion as next step

WCA0202
1af9d9d5mo ago

feat(onboarding): wire Feature Extractor API into StepUpload with mood extraction UI

WCA0202
255da1e5mo ago

docs: fix stale song counts, deployment platform, health checks, env vars

WCA0202
33a666b5mo ago

docs: document ML microservices (Feature Extractor + Text-to-Emotion HF Spaces)

WCA0202
206a0a55mo ago

feat(onboarding): add Timbre home button to progress bar

WCA0202
c016bca5mo ago

feat(onboarding): replace 'I know what I want' with upload page for tracks path

WCA0202
70ad0aa5mo ago

feat(onboarding): embed full ExplorePage in brief wizard step 2

WCA0202
3f270b85mo ago

fix(nav): set explicit icon color on toggle buttons for dark mode visibility

WCA0202
c33c55f5mo ago

feat(dashboard): show main nav header on dashboard and project pages

WCA0202
aedebcd5mo ago

chore: stage NotificationCenter changes

WCA0202
9a6de4b5mo ago

fix(dashboard): add local activeProjectId state and gate Messages behind feature flag

WCA0202
1d57a9e5mo ago

feat(routing): add path-based URL routing so page state survives refresh

WCA0202
4a4e54a5mo ago

fix(dashboard): pass setActiveProjectId down through Page component

WCA0202
15dff0a5mo ago

chore: retrigger Vercel deploy to pick up Supabase env vars

WCA0202
946488e5mo ago

feat: wire Clerk JWT to Supabase for authenticated data access

WCA0202
05559a55mo ago

fix: constrain Clerk UserButton wrapper to prevent nav compression

WCA0202
cdc98195mo ago

fix(nav): constrain Clerk UserButton size to prevent nav compression

WCA0202
683c65f5mo ago

fix(nav): properly prevent ctas compression when signed in

WCA0202
b5ae3665mo ago

feat(nav): replace notification bell with dashboard shortcut button

WCA0202
15704cf5mo ago

fix(nav): prevent theme/lang buttons compressing when signed in

WCA0202
c2317355mo ago

feat(dashboard): wire client & musician dashboards to real Supabase data

WCA0202