mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-07-15 12:05:19 +02:00
This pull request fixes a bug in the fullTranscribeWithTime method, where the whisperParams argument was declared but never used. As a result, the model did not apply the configuration defined in whisperParams.