Commit History

Update README with corrected claims, add competition writeup
5d8fda9

yashvshetty commited on

Update README.md
2004a38
unverified

yashvshetty commited on

Final evaluation report and README with all corrections
a141350

yashvshetty commited on

Revert: remove eval from startup, restore normal operation
60c96ed

yashvshetty commited on

Remove duplicate ref_mrs_thompson with trailing space
c388ed8

yashvshetty commited on

Add LoRA evaluation on startup (RUN_LORA_EVAL flag)
f4b5b5b

yashvshetty commited on

Revert: remove training from startup, keep torch env fixes
71b7cef

yashvshetty commited on

Fix: remove unsupported SFTConfig params
9ffb169

yashvshetty commited on

Fix: USER env for torch cache, remove duplicate import
b64e033

yashvshetty commited on

Fix: use SFTConfig for newer TRL API
e6597b5

yashvshetty commited on

Fix: remove deprecated dataset_text_field for newer TRL
b9da45b

yashvshetty commited on

Fix: tokenizer -> processing_class for newer TRL
5321d11

yashvshetty commited on

Fix: set USER env var for PyTorch cache in container
09e0926

yashvshetty commited on

Upgrade torch>=2.5 for bitsandbytes compatibility
5292445

yashvshetty commited on

Fix: total_mem -> total_memory in training script
adbdf7d

yashvshetty commited on

Add optional LoRA training on startup (RUN_LORA_TRAINING flag)
7b3c958

yashvshetty commited on

Clarify Plan vs Advice to patient separation in prompt
1014cbc

yashvshetty commited on

Update letter format: separate Assessment/Plan/Advice, GP-reviewed structure, BLEU-optimized references
d0a651e

yashvshetty commited on

Fix: Processing Audio stays until Gradio confirms Audio Ready
e10ae8c

yashvshetty commited on

Fix: stop timer on recording stop so JS Processing/Ready states persist
de92342

yashvshetty commited on

Task 4: Recording->Processing->Audio Ready flow with button states
edd9321

yashvshetty commited on

Remove broken tooltip JS to restore gradient
8406c7f

yashvshetty commited on

Fix: escape nested quotes in onload JS, restore gradient
ee2afc7

yashvshetty commited on

Fix: join onload JS to single line, restore gradient
2561cb5

yashvshetty commited on

Fix: restore gradient, fix clear button aria-label
8fc6daa

yashvshetty commited on

Style X as re-record button with tooltip, hide download/share
e17b5e6

yashvshetty commited on

Hide X/download/share/trim icons, keep re-record
e9ee044

yashvshetty commited on

Fix: instructions on separate lines, black text
b12be4d

yashvshetty commited on

Persistent Audio Ready, clear instructions, CUDA recovery
692392a

yashvshetty commited on

Fix: capture audio on stop_recording, show ready signal, no play needed
519f0d9

yashvshetty commited on

Fix: clear audio between patients, hide icons/label, Inter font
57d55ae

yashvshetty commited on

Fix mic CSS: real Gradio selectors, hide mic-select, gold bar, Inter font
a85ee38

yashvshetty commited on

Mic UX: gold bar controls, frosty disabled state, hide no-mic label, better text
0efa7c3

yashvshetty commited on

Resample mic audio to 16kHz + style mic component to match Clarke
b50b522

yashvshetty commited on

Show microphone on recording screen with Clarke styling
795cd85

yashvshetty commited on

Bold all section headings in PDF export
80f5517

yashvshetty commited on

Hide Letter Header and Sign-off section headings
4eba56e

yashvshetty commited on

Add Summary+PMH to section parser + preserve blank lines
bc991dc

yashvshetty commited on

Add blank line spacing between letter sections
e3079f7

yashvshetty commited on

Add summary paragraph + PMH section to letter prompt
1726400

yashvshetty commited on

Fix monkey-patch: find device arg by type not position
c507fff

yashvshetty commited on

transformers>=4.52 + monkey-patch + CTC decode + real audio
db5e3e4

yashvshetty commited on

Regenerate TTS audio files for all 5 demo patients
29e86f1

yashvshetty commited on

Fix librosa numba cache dir
00c185e

yashvshetty commited on

Google transformers commit + manual CTC decode + revision pin
be26c14

yashvshetty commited on

Add trust_remote_code=True to MedASR pipeline
2b19796

yashvshetty commited on

Pin MedASR to Dec 22 revision + transformers==4.47.1
a58d6dd

yashvshetty commited on

Use Google-recommended transformers commit for native LASR support
4e6fa5a

yashvshetty commited on

Fix: force CTC argmax decode + upgrade bitsandbytes
ae07f4b

yashvshetty commited on

Monkey-patch LASR feature extractor arg mismatch
95aa4d4

yashvshetty commited on