mirror of
https://github.com/ggerganov/whisper.cpp
synced 2026-03-13 18:30:41 +01:00
* Add support for --carry-initial-prompt * PR fixes for ruby and go * Refactoring for readability * WIP 1 * WIP 2 * PR fixes * More PR fixes * PR fix * Further simplification * d'oh * One more logic fix * Update src/whisper.cpp Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> * Truncate prompt_past0 upon initialization * Slight simplification --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> |
||
|---|---|---|
| .. | ||
| sources | ||
| .gitignore | ||
| dependencies.rb | ||
| extconf.rb | ||
| options.rb | ||
| ruby_whisper_context.c | ||
| ruby_whisper_error.c | ||
| ruby_whisper_model.c | ||
| ruby_whisper_params.c | ||
| ruby_whisper_segment.c | ||
| ruby_whisper_transcribe.cpp | ||
| ruby_whisper_vad_params.c | ||
| ruby_whisper.c | ||
| ruby_whisper.h | ||