Skip to content

Commit

Permalink
Up
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanklosko committed Mar 12, 2024
1 parent 35073e1 commit c9e9f16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/bumblebee/audio/speech_to_text_whisper.ex
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ defmodule Bumblebee.Audio.SpeechToTextWhisper do
Keyword.validate!(opts, [
:chunk_num_seconds,
:context_num_seconds,
:client_batch_size,
:language,
:compile,
:timestamps,
Expand Down

0 comments on commit c9e9f16

Please sign in to comment.