Commit History

Merge remote-tracking branch 't4/main'
33071b6

angrysquash commited on

Merge remote-tracking branch 'origin/main'
4735ba5

angrysquash commited on

Update README: add YAML tags, all prize claims, Off Brand badge, Modal callout, gitignore Claude/dev folders
571e58b

angrysquash Claude Sonnet 4.6 commited on

Upload readme_materials/tran_from_trans_produce.webp with huggingface_hub
123ded9
verified

angrysquash commited on

Upload readme_materials/screenshot_dashboard.png with huggingface_hub
16be3a0
verified

angrysquash commited on

Upload readme_materials/screenshot_confirm_2.png with huggingface_hub
1edb702
verified

angrysquash commited on

Upload readme_materials/screenshot_confirm.png with huggingface_hub
147a9fb
verified

angrysquash commited on

Upload readme_materials/screenshot_catalog.png with huggingface_hub
4c63604
verified

angrysquash commited on

Upload readme_materials/screenshot_capture.png with huggingface_hub
f7421b6
verified

angrysquash commited on

Upload readme_materials/rocky italian market.png with huggingface_hub
9546b1f
verified

angrysquash commited on

Upload readme_materials/italian market snow.jpg with huggingface_hub
d432de0
verified

angrysquash commited on

Upload readme_materials/italian market produce photo.jpeg with huggingface_hub
20dc110
verified

angrysquash commited on

Upload readme_materials/italian market full photo.jpg with huggingface_hub
db7374e
verified

angrysquash commited on

Upload readme_materials/tran_from_trans_produce.webp with huggingface_hub
cbfccf6
verified

angrysquash commited on

Upload readme_materials/screenshot_dashboard.png with huggingface_hub
1ed25e6
verified

angrysquash commited on

Upload readme_materials/screenshot_confirm_2.png with huggingface_hub
ee6d451
verified

angrysquash commited on

Upload readme_materials/screenshot_confirm.png with huggingface_hub
1cef30e
verified

angrysquash commited on

Upload readme_materials/screenshot_catalog.png with huggingface_hub
ed0d2b8
verified

angrysquash commited on

Upload readme_materials/screenshot_capture.png with huggingface_hub
9cc2d3e
verified

angrysquash commited on

Upload readme_materials/rocky italian market.png with huggingface_hub
9131f8a
verified

angrysquash commited on

Upload readme_materials/italian market snow.jpg with huggingface_hub
253a377
verified

angrysquash commited on

Upload readme_materials/italian market produce photo.jpeg with huggingface_hub
e025bab
verified

angrysquash commited on

Upload readme_materials/italian market full photo.jpg with huggingface_hub
479d0e4
verified

angrysquash commited on

Add full README with story, architecture, and app screenshots
ef45afe

angrysquash Claude Sonnet 4.6 commited on

Compute order_total in Python from line_totals instead of trusting LLM arithmetic
bb09286

angrysquash Claude Sonnet 4.6 commited on

Add Section 13: UI work plan (custom HTML/CSS within Gradio)
677cd03

angrysquash commited on

Update context docs: T4 persistent GPU, deployment strategy, Codex final submission reminder
41e5817

angrysquash commited on

Update cold-start toast: 90s warning, 30s display duration
a9d8cbe

angrysquash commited on

Move NeMo and Qwen to GPU on T4: explicit .cuda() for NeMo, device_map=auto + float16 for Qwen
bc6a9dc

angrysquash commited on

Switch Space hardware to t4-small for persistent GPU inference
f79acce

angrysquash commited on

Switch from ZeroGPU to persistent CPU Space: remove @spaces.GPU decorators, float32 for Qwen, cpu-basic hardware
55a1fa3

angrysquash commited on

Add cold-start toast notification when ASR model loads for first time
53c3d96

angrysquash commited on

Increase ZeroGPU transcription duration to 180s
7827218

angrysquash commited on

Revert to lazy loading inside GPU context with duration=120 to avoid Numba JIT timeout
1f97f16

angrysquash commited on

Load models at module level so ZeroGPU context reuses them across calls
51a8c28

angrysquash commited on

Bypass Lhotse path for ZeroGPU inference (use_lhotse=False)
4bed71a

angrysquash commited on

Fix daemonic worker error (num_workers=0) and seed data items_json format
b600958

angrysquash commited on

Fix Gradio version to 6.15.2 to match WizardCapture component
bd99cf3

angrysquash commited on

Fix wizardcapture install: use sys.path instead of local pip path
1849982

angrysquash commited on

Fix NeMo pip install syntax for newer pip
5130a69

angrysquash commited on

Add HF Space README config
d919b90

angrysquash commited on

Initial v2: Nemotron ASR + Qwen2.5 parse via Modal (local) and ZeroGPU (Space)
d7b6cf3

angrysquash Claude Sonnet 4.6 commited on