Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: hr
|
3 |
+
datasets:
|
4 |
+
- parlaspeech
|
5 |
+
tags:
|
6 |
+
- audio
|
7 |
+
- automatic-speech-recognition
|
8 |
+
widget:
|
9 |
+
- example_title: Librispeech sample 1
|
10 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
11 |
+
- example_title: Librispeech sample 2
|
12 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
13 |
+
---
|
14 |
+
|
15 |
+
# wav2vec2-xls-r-sabor-hr
|
16 |
+
|
17 |
+
Work in progress.
|
18 |
+
|
19 |
+
Model trained on parliamentary speech recordings from the Croatian parliament.
|
20 |
+
|