Version 26.06.02
Added
-
Transcript Collector — community Whisper training dataset (data collection)
- Standalone service for reviewed dispatch audio + transcripts from ThinLine Radio servers.
- Ingest API with API-key auth, ffmpeg 16 kHz mono WAV conversion, and OpenAI/HuggingFace-compatible
manifest.jsonl. - Self-registration and admin API-key issuance; production URL:
https://transcripts.thinlineds.com.
-
Client — Transcripts tab: review and send for training
- System admins can Edit for Training, save drafts, and Approve & Send to the transcript collector.
- Request API Key registers this TLR server with the collector.
- Connected status, per-server contribution stats, and a community 5,000-hour progress bar.
- Already submitted calls show a badge and cannot be re-sent; collapsible Training tips.
-
Server — transcript review and collector integration
- Admin API: collector key request/status, approve/send, per-server stats proxy, draft save with
trainingReviewStatus. GET /api/transcripts/training-progress— global collector training progress for authenticated users.
- Admin API: collector key request/status, approve/send, per-server stats proxy, draft save with