"...composable_kernel.git" did not exist on "e521823c00e4c1b29214297ad0a31d2780c50d86"
Adding support for `pipeline("automatic-speech-recognition")`. (#11525)
* Adding support for `pipeline("automatic-speech-recognition")`.
- Ugly `"config"` choice for AutoModel. It would be great to have the
possibility to have something like `AutoModelFor` that would implement
the same logic (Load the config, check Architectures and load the first
one)
* Remove `model_id` was not needed in the end.
* Rebased !
* Remove old code.
* Rename `nlp`.
Showing
Please register or sign in to comment