Update README.md
Browse files
README.md
CHANGED
|
@@ -8,4 +8,5 @@ metrics:
|
|
| 8 |
base_model:
|
| 9 |
- openai/whisper-small
|
| 10 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
| 11 |
---
|
|
|
|
| 8 |
base_model:
|
| 9 |
- openai/whisper-small
|
| 10 |
pipeline_tag: automatic-speech-recognition
|
| 11 |
+
library_name: transformers
|
| 12 |
---
|