Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: automatic-speech-recognition
|
6 |
+
library_name: CoreML
|
7 |
+
thumbnail: null
|
8 |
+
tags:
|
9 |
+
- automatic-speech-recognition
|
10 |
+
- speech
|
11 |
+
- audio
|
12 |
+
- Transducer
|
13 |
+
- TDT
|
14 |
+
- FastConformer
|
15 |
+
- Conformer
|
16 |
+
- pytorch
|
17 |
+
- NeMo
|
18 |
+
- hf-asr-leaderboard
|
19 |
+
- CoreML
|
20 |
+
widget:
|
21 |
+
- example_title: Librispeech sample 1
|
22 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
23 |
+
- example_title: Librispeech sample 2
|
24 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
25 |
+
base_model:
|
26 |
+
- nvidia/parakeet-tdt-0.6b-v2
|
27 |
+
---
|