Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
track_downloads: true
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
- es
|
7 |
+
- fr
|
8 |
+
- de
|
9 |
+
- bg
|
10 |
+
- hr
|
11 |
+
- cs
|
12 |
+
- da
|
13 |
+
- nl
|
14 |
+
- et
|
15 |
+
- fi
|
16 |
+
- el
|
17 |
+
- hu
|
18 |
+
- it
|
19 |
+
- lv
|
20 |
+
- lt
|
21 |
+
- mt
|
22 |
+
- pl
|
23 |
+
- pt
|
24 |
+
- ro
|
25 |
+
- sk
|
26 |
+
- sl
|
27 |
+
- sv
|
28 |
+
- ru
|
29 |
+
- uk
|
30 |
+
|
31 |
+
pipeline_tag: automatic-speech-recognition
|
32 |
+
library_name: nemo
|
33 |
+
datasets:
|
34 |
+
- nvidia/Granary
|
35 |
+
- nemo/asr-set-3.0
|
36 |
+
thumbnail: null
|
37 |
+
tags:
|
38 |
+
- automatic-speech-recognition
|
39 |
+
- speech
|
40 |
+
- audio
|
41 |
+
- Transducer
|
42 |
+
- TDT
|
43 |
+
- FastConformer
|
44 |
+
- Conformer
|
45 |
+
- pytorch
|
46 |
+
- NeMo
|
47 |
+
- hf-asr-leaderboard
|
48 |
+
widget:
|
49 |
+
- example_title: Librispeech sample 1
|
50 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
51 |
+
- example_title: Librispeech sample 2
|
52 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
53 |
+
---
|
54 |
+
|
55 |
+
# **<span style="color:#76b900;">🦜 parakeet-tdt-0.6b-v3: Multilingual Speech-to-Text Model</span>**
|
56 |
+
|
57 |
+
<style>
|
58 |
+
img {
|
59 |
+
display: inline;
|
60 |
+
}
|
61 |
+
</style>
|
62 |
+
|
63 |
+
[](#model-architecture)
|
64 |
+
| [](#model-architecture)
|
65 |
+
| [](#datasets)
|
66 |
+
|
67 |
+
|
68 |
+
More details coming soon
|