mirror of
https://github.com/ggerganov/whisper.cpp
synced 2026-03-06 07:02:24 +01:00
* Don't convert to temporary VALUE
* Define Whisper::Context::Params
* Add test for Whisper::Context::Params
* Implement Whisper::Context::Params
* Add tests for Context::Params
* Fix Whisper::Token memory management
* Add test for token_timestamps
* Make Context accept Context::Params
* Make Context::Params.new accept keyword args
* Add test for Context::Params.new with keyword args
* Add signature of Context::Params
* Add example for Whisper::Token
* Fix typos
* Revert "Don't convert to temporary VALUE"
This reverts commit
|
||
|---|---|---|
| .. | ||
| jfk_reader | ||
| helper.rb | ||
| test_callback.rb | ||
| test_context_params.rb | ||
| test_error.rb | ||
| test_model.rb | ||
| test_package.rb | ||
| test_params.rb | ||
| test_segment.rb | ||
| test_token.rb | ||
| test_vad_context.rb | ||
| test_vad_params.rb | ||
| test_vad_segment.rb | ||
| test_vad_segments.rb | ||
| test_vad.rb | ||
| test_whisper.rb | ||