clarke / backend /models

Commit History

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

Bypass pipeline(): direct model+processor to fix arg mismatch
34e9539

yashvshetty commited on

Fix MedASR: use return_timestamps=word for CTC
e65ec9e

yashvshetty commited on

Fix MedASR: trust_remote_code + transformers>=4.52
30c700e

yashvshetty commited on

Restore original working MedASR + pin transformers==4.47.1
a39b587

yashvshetty commited on

Fix MedASR: use model.generate() + transformers 5.0 commit
bb107b2

yashvshetty commited on

Fix MedASR: try AutoProcessor first for native LASR support
e1b9afe

yashvshetty commited on

Fix MedASR: patch feature extractor arg mismatch and use transformers>=4.52
90be038

yashvshetty commited on

Fix MedASR: use Wav2Vec2Processor with fallback chain
f035ff7

yashvshetty commited on

Fix MedASR: add trust_remote_code for custom processor
a73b42d

yashvshetty commited on

Restore all features from origin/fresh-main
874f913

yashvshetty commited on

Clarke: NHS clinical documentation system
9636a02

yashvshetty commited on