[Whisper] Add model for audio classification (#21754)
* [Whisper] Add model for audio classification * make fix-copies * add to docs * add docstring * empty returns * add code example * switch to fleurs * stick everything on one line
This commit is contained in:
@@ -79,6 +79,11 @@ The original code can be found [here](https://github.com/openai/whisper).
|
||||
[[autodoc]] WhisperForConditionalGeneration
|
||||
- forward
|
||||
|
||||
## WhisperForAudioClassification
|
||||
|
||||
[[autodoc]] WhisperForAudioClassification
|
||||
- forward
|
||||
|
||||
|
||||
## TFWhisperModel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user