Add pipeline tag and library name (#1)
Browse files- Add pipeline tag and library name (9c13b44da949e0234bcfc67e5462229057a0842e)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
datasets:
|
3 |
- slprl/TinyStress-15K
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# WhiStress Model
|
|
|
1 |
---
|
2 |
datasets:
|
3 |
- slprl/TinyStress-15K
|
4 |
+
license: cc-by-nc-4.0
|
5 |
+
library_name: transformers
|
6 |
+
pipeline_tag: automatic-speech-recognition
|
7 |
---
|
8 |
|
9 |
# WhiStress Model
|