carlot/whisper-base-basewhisper_mixed_v1
Browse files- README.md +9 -11
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
base_model: openai/whisper-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -15,10 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# whisper-base-mixed_basewhisper_v1.1
|
17 |
|
18 |
-
This model
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Cer:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,12 +47,12 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
-
| Training Loss | Epoch
|
53 |
-
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
|
|
13 |
|
14 |
# whisper-base-mixed_basewhisper_v1.1
|
15 |
|
16 |
+
This model was trained from scratch on the audiofolder dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0000
|
19 |
+
- Cer: 47.2222
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
51 |
+
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
52 |
+
| 0.0 | 1000.0 | 1000 | 0.0000 | 69.4444 |
|
53 |
+
| 0.0 | 2000.0 | 2000 | 0.0000 | 44.4444 |
|
54 |
+
| 0.0 | 3000.0 | 3000 | 0.0000 | 47.2222 |
|
55 |
+
| 0.0 | 4000.0 | 4000 | 0.0000 | 47.2222 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 290403936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1b4f265a4c00946a06ed8d5a06ed59c43f2c43bec932575d6f623310afcdfd1
|
3 |
size 290403936
|