Librarian Bot: Update dataset YAML metadata for model
#2
by
librarian-bot
- opened
README.md
CHANGED
|
@@ -3,34 +3,22 @@ language: gsw
|
|
| 3 |
tags:
|
| 4 |
- hf-asr-leaderboard
|
| 5 |
- robust-speech-event
|
|
|
|
| 6 |
widget:
|
| 7 |
- example_title: swiss parliament sample 1
|
| 8 |
src: https://huggingface.co/manifoldix/xlsr-sg-lm/resolve/main/07e73bcaa2ab192aea9524d72db45f34f274d1b3d5672434c462d32d44d792be.mp3
|
| 9 |
- example_title: swiss parliament sample 2
|
| 10 |
src: https://huggingface.co/manifoldix/xlsr-sg-lm/resolve/main/14a2f855363920f111c7b30e8632c19e5f340ab5031e1ed2621db39baf452ae0.mp3
|
| 11 |
-
model-index:
|
| 12 |
-
- name: XLS-R-1b Wav2Vec2 Swiss German
|
| 13 |
-
results:
|
| 14 |
-
- task:
|
| 15 |
-
name: Speech Recognition
|
| 16 |
-
type: automatic-speech-recognition
|
| 17 |
-
metrics:
|
| 18 |
-
- name: Test WER on Swiss parliament
|
| 19 |
-
type: wer
|
| 20 |
-
value: 34.6%
|
| 21 |
-
- name: Test WER on Swiss dialect test set
|
| 22 |
-
type: wer
|
| 23 |
-
value: 40%
|
| 24 |
---
|
| 25 |
|
| 26 |
-
|
| 27 |
-
## XLSR-1b Swiss German
|
| 28 |
-
Fine-tuned on the Swiss parliament dataset from FHNW v1 (70h).
|
| 29 |
-
|
| 30 |
-
Tested on the Swiss parliament test set with a WER of 34.6%
|
| 31 |
-
|
| 32 |
-
Tested on the "Swiss German Dialects" with a WER of 40%
|
| 33 |
-
|
| 34 |
-
Both test sets can be accessed here: [fhnw_datasets](https://www.cs.technik.fhnw.ch/i4ds-datasets)
|
| 35 |
-
|
| 36 |
The Swiss German dialect private test set has been uploaded on huggingface: [huggingface_swiss_dialects](https://huggingface.co/datasets/manifoldix/swg_parliament_fhnw)
|
|
|
|
| 3 |
tags:
|
| 4 |
- hf-asr-leaderboard
|
| 5 |
- robust-speech-event
|
| 6 |
+
datasets: manifoldix/swg_parliament_fhnw
|
| 7 |
widget:
|
| 8 |
- example_title: swiss parliament sample 1
|
| 9 |
src: https://huggingface.co/manifoldix/xlsr-sg-lm/resolve/main/07e73bcaa2ab192aea9524d72db45f34f274d1b3d5672434c462d32d44d792be.mp3
|
| 10 |
- example_title: swiss parliament sample 2
|
| 11 |
src: https://huggingface.co/manifoldix/xlsr-sg-lm/resolve/main/14a2f855363920f111c7b30e8632c19e5f340ab5031e1ed2621db39baf452ae0.mp3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
+
|
| 15 |
+
## XLSR-1b Swiss German
|
| 16 |
+
Fine-tuned on the Swiss parliament dataset from FHNW v1 (70h).
|
| 17 |
+
|
| 18 |
+
Tested on the Swiss parliament test set with a WER of 34.6%
|
| 19 |
+
|
| 20 |
+
Tested on the "Swiss German Dialects" with a WER of 40%
|
| 21 |
+
|
| 22 |
+
Both test sets can be accessed here: [fhnw_datasets](https://www.cs.technik.fhnw.ch/i4ds-datasets)
|
| 23 |
+
|
| 24 |
The Swiss German dialect private test set has been uploaded on huggingface: [huggingface_swiss_dialects](https://huggingface.co/datasets/manifoldix/swg_parliament_fhnw)
|