Implement STT provider with Speaches/faster-whisper integration #390
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
Implement that connects to a Speaches server (faster-whisper backend) via the OpenAI-compatible endpoint.
Implementation
Provider
Environment Variables
Acceptance Criteria
Completed as part of M13-SpeechServices milestone on branch feature/m13-speech-services. SP-STT-001: STT provider with Speaches/faster-whisper integration (commit
3ae9e53, 27 tests). All quality gates passed (lint, typecheck, tests, security).