CoolFace
Apppublic

sdgzalama/radiomonitor

sourceHugging Faceapache-2.0updated 11mo agoView on Hugging Face
1likes
50 commits on main
9d4250511mo ago

fixing modal 4 api issue

Sidaga037
1c7588311mo ago

fixing modal 2

Sidaga037
5f53a2511mo ago

trying to view api details project

Sidaga037
0911dbc11mo ago

handling project page

Sidaga037
869536f11mo ago

fixing radio urls apis

sdgzalama
dc1e9b011mo ago

radio urls api added

sdgzalama
a4f376d11mo ago

fixing whisper secondly

sdgzalama
04c251911mo ago

swahili whisper added

sdgzalama
0234f6111mo ago

radio icon ?

sdgzalama
47b58e111mo ago

radio icon

sdgzalama
c32726911mo ago

FIXED KENYA AND TZ TABS

sdgzalama
9aa2fd411mo ago

reput back added audio urls

sdgzalama
e286d6311mo ago

reverted back

sdgzalama
5c2361b11mo ago

Add transcript API

sdgzalama
734b16a11mo ago

increasig number of stream playing at once

sdgzalama
a07a83a11mo ago

i am pushing siku ya tatu ya maandamano

sdgzalama
b4a947911mo ago

Added kenya radio kenya

sdgzalama
30ea77611mo ago

fixing swahili radios

sdgzalama
e10081211mo ago

fixing donload auido for the last time

sdgzalama
dc842e311mo ago

Fixing download icon

sdgzalama
3fa35bd11mo ago

fixing download feature

sdgzalama
beb75e511mo ago

fixing little bug

sdgzalama
fd90d5a11mo ago

Fixig saving locally

sdgzalama
fcf02a611mo ago

recorder

sdgzalama
53917fc11mo ago

Fixing recording

sdgzalama
b3093fd11mo ago

FIxing configuration

sdgzalama
3e63e4511mo ago

dleted read me

sdgzalama
aa181b111mo ago

handling recording

sdgzalama
a6f0c3a11mo ago

title editing

sdgzalama
0c4add31y ago

chore: increase Streamlit maxMessageSize to 900MB (for large diarization payloads)

luigi-liu-tw
88200501y ago

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.,

luigi-liu-tw
98fb1131y ago

feat: Add comprehensive performance optimization and debugging system

luigi-liu-tw
8fae5031y ago

feat(ui): Enhance summary with timestamp and context highlighting

luigi-liu-tw
3f55f461y ago

fix(core): Resolve startup race conditions and stabilize connections

luigi-liu-tw
398f6441y ago

bugfix in ASR model filenames

luigi-liu-tw
951b8911y ago

adjust summarizer params

luigi-liu-tw
79110211y ago

add post-utf8-redecoder cn2tw conversion to remove remaning cn characters

luigi-liu-tw
b610a851y ago

apply multi-hans for zh

luigi-liu-tw
965953c1y ago

switch to gemma 3 1b

luigi-liu-tw
80fa0511y ago

fix(frontend): Decode UTF-8 byte sequences in transcript + better zh model + summarize with gemma 3n e2b

luigi-liu-tw
3298c1e1y ago

set SUMMARY_TRIGGER_THRESHOLD to 5000 as recommendation suggested

luigi-liu-tw
98949421y ago

use 1 cpu core for summarizer

luigi-liu-tw
e06aad21y ago

test with gemma 3 270m

luigi-liu-tw
47fe00b1y ago

add openblas for llama cpp python

luigi-liu-tw
728e5221y ago

Add live summary, generated by Gemma 1B

luigi-liu-tw
85a8b581y ago

docs: Add comprehensive README & fix: Revert connection limit to 1

luigi-liu-tw
c2a268c1y ago

increase MAX_CONNECTIONS to 2

luigi-liu-tw
f5d0b751y ago

back to 14m zh model as previous zh model produce bad code in UTF-8

luigi-liu-tw
b1b3d001y ago

switch to bigger model in en and zh

luigi-liu-tw
f1777a01y ago

fix(ui): Replace fragile placeholder service with robust Data URL

luigi-liu-tw