Commit
·
1c4014d
1
Parent(s):
398f4a2
Update README.md
Browse files
README.md
CHANGED
@@ -107,17 +107,17 @@ tags:
|
|
107 |
- text-to-speech
|
108 |
- seamless_communication
|
109 |
library_name: transformers
|
110 |
-
pipeline_tag:
|
111 |
inference: false
|
112 |
widget:
|
113 |
-
-
|
114 |
-
|
115 |
output:
|
116 |
-
|
117 |
-
-
|
118 |
-
|
119 |
output:
|
120 |
-
|
121 |
---
|
122 |
|
123 |
# SeamlessM4T v2
|
|
|
107 |
- text-to-speech
|
108 |
- seamless_communication
|
109 |
library_name: transformers
|
110 |
+
pipeline_tag: automatic-speech-recognition
|
111 |
inference: false
|
112 |
widget:
|
113 |
+
- src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
114 |
+
example_title: Librispeech sample 1
|
115 |
output:
|
116 |
+
text: "Hello my name is Julien"
|
117 |
+
- src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
118 |
+
example_title: Librispeech sample 2
|
119 |
output:
|
120 |
+
text: "Hello my name is Omar"
|
121 |
---
|
122 |
|
123 |
# SeamlessM4T v2
|