victan commited on
Commit
52f1825
1 Parent(s): 5d60208

Upload seamless_communication/cards/seamless_streaming_unity.yaml with huggingface_hub

Browse files
seamless_communication/cards/seamless_streaming_unity.yaml ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (c) Meta Platforms, Inc. and affiliates
2
+ # All rights reserved.
3
+ #
4
+ # This source code is licensed under the license found in the
5
+ # MIT_LICENSE file in the root directory of this source tree.
6
+
7
+ name: seamless_streaming_unity
8
+ base: unity_nllb-100
9
+ model_arch: base_v2
10
+ char_tokenizer: "https://huggingface.co/facebook/seamless-streaming/resolve/main/spm_char_lang38_tc.model"
11
+ checkpoint: "https://huggingface.co/facebook/seamless-streaming/resolve/main/seamless_streaming_unity.pt"
12
+ num_units: 10000
13
+ unit_langs:
14
+ - arb
15
+ - ben
16
+ - cat
17
+ - ces
18
+ - cmn
19
+ - cym
20
+ - dan
21
+ - deu
22
+ - eng
23
+ - est
24
+ - fin
25
+ - fra
26
+ - hin
27
+ - ind
28
+ - ita
29
+ - jpn
30
+ - kan
31
+ - kor
32
+ - mlt
33
+ - nld
34
+ - pes
35
+ - pol
36
+ - por
37
+ - ron
38
+ - rus
39
+ - slk
40
+ - spa
41
+ - swe
42
+ - swh
43
+ - tam
44
+ - tel
45
+ - tgl
46
+ - tha
47
+ - tur
48
+ - ukr
49
+ - urd
50
+ - uzn
51
+ - vie