Update README.md
Browse filesMinor addition to readme. Not yet complete.
README.md
CHANGED
@@ -1,19 +1,21 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
4 |
---
|
5 |
|
6 |
-
#
|
7 |
-
|
8 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
|
|
|
10 |
|
11 |
|
|
|
12 |
## Model Details
|
13 |
|
14 |
### Model Description
|
15 |
|
16 |
-
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
@@ -25,6 +27,7 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
25 |
- **License:** [More Information Needed]
|
26 |
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
|
|
|
28 |
### Model Sources [optional]
|
29 |
|
30 |
<!-- Provide the basic links for the model. -->
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: cc-by-sa-4.0
|
4 |
+
datasets:
|
5 |
+
- classla/ParlaSpeech-HR
|
6 |
---
|
7 |
|
8 |
+
# whisper-large-v3-ParlaSpeech-HR
|
|
|
|
|
9 |
|
10 |
+
This model was trained on 1000k hours of ParlaSpeech-HR, with sampling expressly designed to offer the biggest speaker variance and 50-50 gender composition.
|
11 |
|
12 |
|
13 |
+
<!--
|
14 |
## Model Details
|
15 |
|
16 |
### Model Description
|
17 |
|
18 |
+
Provide a longer summary of what this model is.
|
19 |
|
20 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
21 |
|
|
|
27 |
- **License:** [More Information Needed]
|
28 |
- **Finetuned from model [optional]:** [More Information Needed]
|
29 |
|
30 |
+
-->
|
31 |
### Model Sources [optional]
|
32 |
|
33 |
<!-- Provide the basic links for the model. -->
|