org.llm4s.speech.stt.WhisperSpeechToText
Enhanced Whisper integration via CLI (whisper.cpp or openai-whisper). Supports various Whisper models and output formats.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Transcribe audio to text.
Transcribe audio to text.
Value parameters
-
input
-
Audio data to transcribe
-
options
-
Configuration for transcription
Attributes
-
Returns
-
Result containing Transcription or STTError
-
Throws
-
STTError
if transcription fails (wrapped in Result)
-
Definition Classes
-
Check if this provider is available/healthy. Useful for failover logic and availability checks.
Check if this provider is available/healthy. Useful for failover logic and availability checks.
Attributes
-
Inherited from:
-
SpeechToText
Unique identifier/name of this provider
Unique identifier/name of this provider
Attributes