Expand description
Native whisper.cpp transcription bindings and model management.
Structs§
- Model
Store - Data type for model store.
- Whisper
CppCatalog - Data type for whisper cpp catalog.
- Whisper
CppConfig - Data type for whisper cpp config.
- Whisper
CppModel Status - Data type for whisper cpp model status.
- Whisper
CppProgress Event - Data type for whisper cpp progress event.
- Whisper
CppSegment - Data type for whisper cpp segment.
- Whisper
CppTranscriber - Data type for whisper cpp transcriber.
- Whisper
CppTranscription - Data type for whisper cpp transcription.
Enums§
- Whisper
CppError - Variants describing whisper cpp error.
- Whisper
CppModel - Variants describing whisper cpp model.
- Whisper
CppPhase - Variants describing whisper cpp phase.
Functions§
- transcription_
catalog - Returns transcription catalog.
- whisper_
cpp_ system_ info - Returns whisper cpp system info.
Type Aliases§
- Result
- Type alias for result.