Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language: ja
|
4 |
+
tags:
|
5 |
+
- audio
|
6 |
+
- automatic-speech-recognition
|
7 |
+
- hf-asr-leaderboard
|
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 |
+
pipeline_tag: automatic-speech-recognition
|
14 |
---
|