Create /api/speech/transcribe REST endpoint #392
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Create REST endpoint for audio transcription via the SpeechService.
Endpoint
Implementation
Acceptance Criteria
Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-EP-001: /api/speech/transcribe REST endpoint (commit
527262a, 10 tests). All quality gates passed (lint, typecheck, tests, security).