librarian-bot
commited on
Commit
•
8b5056d
1
Parent(s):
d1fc6dc
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`manifoldix/swg_parliament_fhnw`](https://huggingface.co/datasets/manifoldix/swg_parliament_fhnw), to the metadata for your model (defined in the `YAML` block of your model's `README.md`).
The pull request was made by [librarian-bot](https://huggingface.co/librarian-bot) and used a combination of rules and/or machine learning to suggest this additional metadata.
If this suggestion is incorrect, feel free to close this pull request.
Librarian Bot was made by [@davanstrien](https://huggingface.co/davanstrien); feel free to get in touch with feedback.
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)
|