mirror of
https://github.com/ggerganov/whisper.cpp
synced 2026-03-14 10:50:34 +01:00
* Fix a typo * Don't allocate output string unless needed * Add methods to output SRT and WebVTT * Add tests for output methods * Make constants for output private * Add signatures for output methods * Add document on output methods * Fix method name: Segment#speaker_next_turn? -> #speacker_turn_next? * Add Whisper::Segment#descotruct_keys * Add test for Whisper::Context#descotruct_keys * Add signature of Whisper::Segment#deconstruct_keys * Use parentheses to suppress warning * Update date |
||
|---|---|---|
| .. | ||
| jfk_reader | ||
| helper.rb | ||
| test_callback.rb | ||
| test_error.rb | ||
| test_model.rb | ||
| test_package.rb | ||
| test_params.rb | ||
| test_segment.rb | ||
| test_vad_params.rb | ||
| test_vad.rb | ||
| test_whisper.rb | ||