Replace Spotify API with screenshot taste workflow and example profile.
Remove spotify integration; add TASTE-FROM-SCREENSHOTS guide; ship Ozan settings.json and taste_seeds.json as Cursor examples plus new wandering dervish track. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -16,10 +16,14 @@ python -m ozan_radio serve
|
||||
|
||||
Player: `http://127.0.0.1:8787/player`
|
||||
|
||||
## Taste
|
||||
|
||||
Screenshot Spotify → Cursor → `settings.json` + `taste_seeds.json`. See `docs/TASTE-FROM-SCREENSHOTS.md`. No Spotify API.
|
||||
|
||||
## Architecture
|
||||
|
||||
```
|
||||
Spotify taste ──► DeepSeek DJ ──► Lyria 3 ──► radio_cache/*.mp3 ──► FastAPI stream
|
||||
settings.json + taste_seeds.json ──► DeepSeek DJ ──► Lyria 3 ──► songs/*.mp3 ──► FastAPI stream
|
||||
```
|
||||
|
||||
Optional: Magenta RealTime 2 on Mac for live MIDI/text steering (~200ms latency).
|
||||
|
||||
Reference in New Issue
Block a user