Coastline6/transcript-agent
v1.1.18 — big ETA display + Deepgram numerals
v1.1.17 — scroll to results on Analyze + organized step log headers
Merge branch 'main' of https://huggingface.co/spaces/Coastline6/transcript-agent
remove ProxyScrape proxy code — HuggingFace abuse policy violation
fix HuggingFace Space 503: add YAML front-matter + non-root user
v1.1.16 — network monitor always-live + floating button root fix
Fix floating Analyze button — append to <html> not <body>
v1.1.15 — fix write operation timeout + friendlier error message
Add *.png to .gitignore — HF Space rejects untracked binaries
v1.1.14 — bump version + push to DockerHub
Update Windows zip — patched floating button + noconsole fix
Fix floating Analyze button — fresh lookup + remove auto-scroll
Fix uvicorn crash on Windows --noconsole (sys.stdout/stderr None)
Fix Windows zip — rebuild with python313.dll (was python311)
Add Playwright run/test scripts and screenshots
v1.1.13 — fix NameError + duplicate transcript queue message
v1.1.12 — live elapsed counter + floating button fix
v1.1.11 — fix floating Analyze button not triggering analysis
Update README — reflect v1.1.10 features, all 9 STT engines, 8 providers
Update CHANGELOG.md — add v1.1.1 through v1.1.10 entries
Fix: docker.yml dockerhub-description continue-on-error
v1.1.10 — interview mode always on, Windows exe verified
v1.1.9 — stop button, resume checkpoint, ETA always visible, live network
v1.1.8 — bundle pandas+gradio_client, fix changelog version badge
v1.1.7 — auto-collect all version.txt files, add groovy to collect_all
v1.1.6 — collect_all gradio+safehttpx data files in PyInstaller spec
v1.1.5 — fix numpy missing from bundle, app now launches on Windows
v1.1.4 — clearer missing STT package error message
Fix YAML syntax in build-exe.yml installer step
Bump to v1.1.3
v1.1.3 — Windows installer .bat fixes python DLL error
Fix release publish: use GITHUB_TOKEN, publish to source repo
Fix build: quote deepgram-sdk version specifier for PowerShell
v1.1.2 — advancement likelihood %, translate dropdown fix, Gradio render bug
v1.1.1 — fix empty Summary/Transcript/Speaker tabs
Fix: recover from truncated AI JSON response, raise max_tokens
v1.1 — add v1.1 changelog entry, fix _RELEASES version badge
Bump version to v1.1
v1.0 — update checker, ETA per step, live network, interview Q&A history, transcript translation
v1.0 fixes: interview score visibility, all questions, spec version
v1.0 — clean version reset, remove update banner
v3.49 — sync installer versions, fast-open boot, Docker auto-pull
Add token count and cost to history per session
Bump version to 3.49
Add elem_id to eta_panel; cancel button stops SSE stream correctly
Fix three bugs: download stats reset, missing dl_speed in stats panel, Error badges in dark mode
Catch ImportError for optional STT SDKs with clear install instructions
Fix UnboundLocalError: _peak_dl_speed used before assignment
Fix STT Model loading indicator on engine switch
Remember all settings across page reloads + persistent auto-start
