-
Notifications
You must be signed in to change notification settings - Fork 27.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow dict input for audio classification pipeline (#23445)
* Allow dict input for audio classification pipeline * make style * Empty commit to trigger CI * Empty commit to trigger CI * check for torchaudio * add pip instructions Co-authored-by: Sylvain <[email protected]> * Update src/transformers/pipelines/audio_classification.py Co-authored-by: Nicolas Patry <[email protected]> * asr -> audio class * asr -> audio class --------- Co-authored-by: Sylvain <[email protected]> Co-authored-by: Nicolas Patry <[email protected]>
- Loading branch information
1 parent
a6f37f8
commit 8767958
Showing
2 changed files
with
50 additions
and
8 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