Skip to content

Releases: yeahhe365/ASR-Studio

ASR Studio v1.2.0

27 May 13:29

Choose a tag to compare

Highlights

  • Expanded ASR Benchmark into a long-running evaluation workspace with IndexedDB experiment history, two-run comparison, public dataset catalog templates, scoring profiles, batch controls, robustness perturbations, report export, human review annotations, dataset quality checks, error heatmaps, significance comparisons, capability radar, and local regression plans.
  • Added mainstream ASR provider adapters for OpenAI-compatible transcription APIs plus Deepgram, AssemblyAI, ElevenLabs, Mistral, Fireworks, and Groq-style model targets.
  • Added timestamp, diarization, streaming diagnostic, WER/CER, keyword, name, term, latency, RTF, and cost metrics across benchmark runs.
  • Removed the input-method / PiP mode and its related UI, hooks, icons, state, and tests.
  • Improved provider metadata, diagnostics, history import/export, transcript snapshots, cache keys, and test coverage.

Verification

  • npm run typecheck
  • npm test (134 tests)
  • npm run build
  • Docker Compose redeploy verified healthy on http://localhost:8081/healthz

ASR Studio v1.1.0

26 May 15:43

Choose a tag to compare

Highlights

  • Revamped the ASR Studio workflow and deployment setup.
  • Added Docker Compose deployment files and production nginx config.
  • Added provider registry, diagnostics, richer settings, history import/export, batch queue, and transcript export improvements.
  • Updated Doubao standard 2.0 local file submission to base64 audio.data, while keeping remote URL support.
  • Fixed the audio preview recognition flow crash that could cause a white screen.
  • Kept the HTTPS LAN Vite dev server and Doubao realtime proxy dependencies from the remote branch.

Verification

  • npm run typecheck
  • npm test (115 passing)
  • npm run build

v1.0.0

11 Sep 12:14

Choose a tag to compare