Spaces:
Running
Running
Commit History
fix: route video files through async polling to restore FER display 651926c
fix: route /api/transcribe-stream to Next.js for SSE 63fe495
chore: merge master → dev/video-fer (SSE transcribe-stream) aa15e90
fix: detect Git LFS pointer in FER model, auto-download real binary d0d44f6
fix: pin onnxruntime==1.24.2 + cache-bust Dockerfile for FER 468f785
fix: async job polling for timeout + FER ONNX ort>=1.19.0 cc028c9
docs: update README with Studio features and API format a01a078
chore: merge master + streaming emotions, inline badges, hidden scrollbar fb8075d
feat: streaming valence/arousal + inline bracket badges + hidden scrollbar b9eb9d3
feat: char-level text highlight + click-to-seek + inline bracket badges 0bc965a
feat: ElevenLabs-style transcript highlight + timeline playhead 3ce15e9
feat: bidirectional timeline ↔ transcript sync with scroll highlight 8d76fde
fix: remove play/pause overlay from RightPanel video preview f900ec0
feat: per-second FER timeline for live emotion panel 5fa0792
fix: restore output:standalone in next.config.ts for Docker build bf603d6
feat: add delete button to recent sessions in sidebar 644ceff
fix: prevent double API call on upload; replace frontend with redesigned UI 4f4f496
feat: replace frontend with redesigned Ethos Studio UI + update READMEs c4c4f17
fix: extend proxy timeouts for CPU inference (30/60 min) bcf82e9
fix: correct FER model path and STT error propagation 1057f87
fix: add required language= arg to apply_transcription_request() 4ee7e7e
debug: add /debug-inference endpoint to smoke-test local model ef7f038
fix: use bfloat16 on CPU to halve memory usage (~6 GB vs ~12 GB) 64b796f
chore: update web/package-lock.json for Node 22 b7f8db8
refactor: restructure repo into api/ proxy/ web/ training/ docs/ a265585
feat: local Voxtral inference + FER ImageNet norm fix c631126
fix: ImageNet normalization in FER preprocessing ffde148
fix: RefObject<HTMLVideoElement|null> for React 19 TS build f7f447d
fix: RefObject type for React 19 (TS build fix) f37f11d
feat: add video FER pipeline with full-stack support 0a64934
chore: sync master to HF Spaces (skip binary history) 0b6ab33
docs: update READMEs for evoxtral external API proxy a80f74e
fix: always convert audio to WAV before forwarding to evoxtral API e31fc14
feat: switch to external evoxtral Modal API (no local model) 8e1d7bd
fix: bypass apply_chat_template, use processor(audio) directly f07c505
fix: remove add_generation_prompt (not supported by MistralCommonTokenizer) 29a067f
fix: pin transformers==4.54.0 to avoid mm_load_kwargs bug 61ec5bb
debug: expose /api/debug-inference via Node proxy fbb0f59
debug: add /debug-inference endpoint 09b4141
debug: add traceback logging + fix dtype cast + add_generation_prompt 3d75979
debug: add detailed timing logs to _transcribe 06979e1
feat: switch to Voxtral-Mini-3B-2507 + evoxtral-lora adapter 04ce75c
fix: use bfloat16 on CPU to halve memory usage (16GB→8GB) d0f985d
fix: remove resemblyzer dep (unused, webrtcvad needs gcc) 7c6cdec
feat: add HuggingFace Spaces Docker deployment cb1bd97
Merge pull request #3 from aytoast/feat/model f55ad8e unverified
lgy1159 commited on