Module: Whisper::Output::Segment
- Included in:
- Parakeet::Segment, Segment
- Defined in:
- sig/whisper.rbs
Instance Method Summary collapse
Instance Method Details
#to_srt_cue ⇒ String
50 |
# File 'sig/whisper.rbs', line 50
def to_srt_cue: () -> String
|
#to_webvtt_cue ⇒ String
51 |
# File 'sig/whisper.rbs', line 51
def to_webvtt_cue: () -> String
|