sdgzalama/radiomonitor
fixing modal 4 api issue
fixing modal 2
trying to view api details project
handling project page
fixing radio urls apis
radio urls api added
fixing whisper secondly
swahili whisper added
radio icon ?
radio icon
FIXED KENYA AND TZ TABS
reput back added audio urls
reverted back
Add transcript API
increasig number of stream playing at once
i am pushing siku ya tatu ya maandamano
Added kenya radio kenya
fixing swahili radios
fixing donload auido for the last time
Fixing download icon
fixing download feature
fixing little bug
Fixig saving locally
recorder
Fixing recording
FIxing configuration
dleted read me
handling recording
title editing
chore: increase Streamlit maxMessageSize to 900MB (for large diarization payloads)
feat: add Radio Browser discovery + Discover UI, language mapping and ASR fallback\n\n- Add api/radio_browser.py to query and normalize Radio Browser results\n- Provide /api/stations/discover endpoint and enrich /api/stations with languages mapping\n- Implement language detection & ASR fallback in config.py\n- Add Discover UI (search, filters, tabs) in frontend/index.html and frontend/js/main.js\n- Styles for discovery UI in frontend/css/style.css\n- Add python-dateutil to requirements.txt\n\nIncludes debounce/dedupe client-side logic and visible request URL for debugging.,
feat: Add comprehensive performance optimization and debugging system
feat(ui): Enhance summary with timestamp and context highlighting
fix(core): Resolve startup race conditions and stabilize connections
bugfix in ASR model filenames
adjust summarizer params
add post-utf8-redecoder cn2tw conversion to remove remaning cn characters
apply multi-hans for zh
switch to gemma 3 1b
fix(frontend): Decode UTF-8 byte sequences in transcript + better zh model + summarize with gemma 3n e2b
set SUMMARY_TRIGGER_THRESHOLD to 5000 as recommendation suggested
use 1 cpu core for summarizer
test with gemma 3 270m
add openblas for llama cpp python
Add live summary, generated by Gemma 1B
docs: Add comprehensive README & fix: Revert connection limit to 1
increase MAX_CONNECTIONS to 2
back to 14m zh model as previous zh model produce bad code in UTF-8
switch to bigger model in en and zh
fix(ui): Replace fragile placeholder service with robust Data URL
