Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,10 @@ library_name: transformers
|
|
6 |
pipeline_tag: automatic-speech-recognition
|
7 |
---
|
8 |
|
|
|
|
|
|
|
|
|
9 |
```
|
10 |
works fine just add custom training
|
11 |
|
|
|
6 |
pipeline_tag: automatic-speech-recognition
|
7 |
---
|
8 |
|
9 |
+
|
10 |
+
|
11 |
+
Mistral
|
12 |
+
SPEECH-ENCODER-DECODER-MODEL
|
13 |
```
|
14 |
works fine just add custom training
|
15 |
|