patrickvonplaten
commited on
Commit
•
7c234f3
1
Parent(s):
52c5702
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: Test WER
|
23 |
type: wer
|
24 |
-
value:
|
25 |
---
|
26 |
|
27 |
# Wav2Vec2-Conformer-Large-960h with Rotary Position Embeddings + 4-gram
|
@@ -67,4 +67,4 @@ print(wer(result["text"], result["transcription"]))
|
|
67 |
|
68 |
| "clean" | "other" |
|
69 |
|---|---|
|
70 |
-
|
|
|
|
21 |
metrics:
|
22 |
- name: Test WER
|
23 |
type: wer
|
24 |
+
value: 1.88
|
25 |
---
|
26 |
|
27 |
# Wav2Vec2-Conformer-Large-960h with Rotary Position Embeddings + 4-gram
|
|
|
67 |
|
68 |
| "clean" | "other" |
|
69 |
|---|---|
|
70 |
+
| 1.88 | 3.57 |
|