-
Notifications
You must be signed in to change notification settings - Fork 870
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…95) (#133) * Align `.generate()` return type with python library * Add multilingual transcription + translation for whisper models (#87, #95) * Include `return_timestamps` in calculation of `forced_decoder_ids` * Only return non-null `forced_decoder_ids` * Allow user to specify task in any case * Only set `forced_decoder_ids` when non-empty * Implement `SuppressTokensAtBeginLogitsProcessor`
- Loading branch information
Showing
7 changed files
with
427 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.