Module: Whisper::Output::Context
- Included in:
- Context, Parakeet::Context
- Defined in:
- sig/whisper.rbs
Instance Method Summary collapse
Instance Method Details
#to_srt ⇒ String
45 |
# File 'sig/whisper.rbs', line 45
def to_srt: () -> String
|
#to_webvtt ⇒ String
46 |
# File 'sig/whisper.rbs', line 46
def to_webvtt: () -> String
|