Update README.md
#42
by
Sarchia
- opened
README.md
CHANGED
@@ -97,26 +97,35 @@ language:
|
|
97 |
- arz
|
98 |
- yue
|
99 |
- kea
|
|
|
|
|
100 |
metrics:
|
101 |
- bleu
|
102 |
- wer
|
103 |
- chrf
|
104 |
-
inference:
|
105 |
pipeline_tag: automatic-speech-recognition
|
106 |
tags:
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
library_name: transformers
|
111 |
widget:
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
120 |
---
|
121 |
|
122 |
# SeamlessM4T v2
|
|
|
97 |
- arz
|
98 |
- yue
|
99 |
- kea
|
100 |
+
- ckb
|
101 |
+
- ku
|
102 |
metrics:
|
103 |
- bleu
|
104 |
- wer
|
105 |
- chrf
|
106 |
+
inference: false
|
107 |
pipeline_tag: automatic-speech-recognition
|
108 |
tags:
|
109 |
+
- audio-to-audio
|
110 |
+
- text-to-speech
|
111 |
+
- seamless_communication
|
112 |
library_name: transformers
|
113 |
widget:
|
114 |
+
- src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
115 |
+
example_title: Librispeech sample 1
|
116 |
+
output:
|
117 |
+
text: >-
|
118 |
+
going along slushy country roads and speaking to damp audiences in
|
119 |
+
draughty schoolrooms day after day for a fortnight he'll have to put in an
|
120 |
+
appearance at some place of worship on sunday morning and he can come to
|
121 |
+
us immediately afterwards
|
122 |
+
- src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
123 |
+
example_title: Librispeech sample 2
|
124 |
+
output:
|
125 |
+
text: >-
|
126 |
+
before he had time to answer a much-encumbered vera burst into the room
|
127 |
+
with the question i say can i leave these here these were a small black
|
128 |
+
pig and a lusty specimen of black-red game-cock
|
129 |
---
|
130 |
|
131 |
# SeamlessM4T v2
|