Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,14 @@ language:
|
|
6 |
base_model:
|
7 |
- openai/whisper-small
|
8 |
pipeline_tag: automatic-speech-recognition
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
base_model:
|
7 |
- openai/whisper-small
|
8 |
pipeline_tag: automatic-speech-recognition
|
9 |
+
---
|
10 |
+
|
11 |
+
|
12 |
+
| Metric | Value |
|
13 |
+
|----------------------------|---------------|
|
14 |
+
| **Test Loss** | 0.6777 |
|
15 |
+
| **Word Error Rate (WER)** | 79.97% |
|
16 |
+
| **Model Preparation Time** | 0.0054 sec |
|
17 |
+
| **Runtime** | 61.3243 sec |
|
18 |
+
| **Samples per Second** | 3.62 |
|
19 |
+
| **Steps per Second** | 0.457 |
|