README: add validator canonical tags (track + achievements). abf864b jempf Cursor commited on 19 days ago
README: add demo video + X post links; drop off-the-grid badge. e7c3088 jempf Cursor commited on 19 days ago
UI: clean EHR-style clinical theme; remove Peitho branding. 487b99f jempf Cursor commited on 19 days ago
ZeroGPU: load on CPU, place on GPU inside @spaces.GPU, fresh ChatState per turn. a8f29ff jempf Cursor commited on 19 days ago
Pin python_version 3.12: liquid-audio requires >=3.12, ZeroGPU image was 3.10. 4897eec jempf Cursor commited on 19 days ago
ZeroGPU attempt: boot-safe loader + @spaces.GPU realtime handler. ca99e8a jempf Cursor commited on 19 days ago
Hackathon: full tags, Field Notes report, custom UI for Off-Brand. 6ece6c9 jempf Cursor commited on 19 days ago
Rewrite README as the hackathon story: German fine-tune + physician value. 628e44c jempf Cursor commited on 19 days ago
Redesign UI: dark teal theme, hero, schedule cards, question chips. 19c3a91 jempf Cursor commited on 19 days ago
Cover all four patients in few-shot examples (Yilmaz + Weber). 62658d9 jempf Cursor commited on 19 days ago
Add few-shot example Q&A turns to coax v6 into plan-grounded answers. 1c73179 jempf Cursor commited on 19 days ago
Ground each question with the plan in the user turn; assertive prompt. 1dd13ae jempf Cursor commited on 19 days ago
Shorten briefing prompt so v6 answers from the plan instead of parroting. 405b889 jempf Cursor commited on 19 days ago
Make it the Praxis-Briefing medical demo on the working v6 realtime stack. 98f51b3 jempf Cursor commited on 19 days ago
v6 TURN: use own Cloudflare Calls keys (free fastrtc/HF TURN is down). 7d5c08e jempf Cursor commited on 19 days ago
Fix v6 demo TURN: use live HF Hub endpoint, lazy fetch, STUN fallback. 4961065 jempf Cursor commited on 19 days ago
Route TURN through HF Hub API when turn.fastrtc.org DNS is down. aa0b762 jempf Cursor commited on 20 days ago
Trigger rebuild after WebRTC inputs fix (webrtc must be first). 1d3277b jempf Cursor commited on 20 days ago
Align Space S2S with official liquid-audio-demo WebRTC stack. b8d5868 jempf Cursor commited on 20 days ago
Pivot to Praxis-Briefing: GP voice schedule lookup, no WebRTC. 90b1352 jempf Cursor commited on 20 days ago
Use HF API for TURN credentials instead of dead fastrtc.org DNS. 27c229e jempf Cursor commited on 20 days ago
Pivot to Nachsorge-Stimme medical discharge voice check-in. 25e1b90 jempf Cursor commited on 20 days ago
README: document English-only base, why fine-tune is required 8360af0 verified jempf commited on May 18
Revert to v6 overlay: base model is English-only per model card afa3d64 verified jempf commited on May 18
chat: route through base_model, drop transcribe pre-pass, new persona prompt b9d49ac verified jempf commited on May 18
README: document dual-model setup (base for ASR, v6 for chat) b8e6396 verified jempf commited on May 18
chat: route transcribe pass to base_model, chat to v6_model c99436f verified jempf commited on May 18
Use base model for transcribe pre-pass (v6 cannot follow transcribe prompts) ca4c087 verified jempf commited on May 18
Try short persona prompt + temp=0.3 topk=10 to combat verbosity a7d63be verified jempf commited on May 17