victan commited on
Commit
bede286
1 Parent(s): 75f38e2

Upload seamless_communication/cards/nar_t2u_aligner.yaml with huggingface_hub

Browse files
seamless_communication/cards/nar_t2u_aligner.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 BSD-style license found in the
5
+ # MIT_LICENSE file in the root directory of this source tree.
6
+
7
+ name: nar_t2u_aligner
8
+ char_tokenizer: "https://huggingface.co/facebook/seamless-streaming/resolve/main/spm_char_lang38_tc.model"
9
+ model_type: unity2_aligner
10
+ model_arch: nar_t2u_aligner
11
+ checkpoint: "https://dl.fbaipublicfiles.com/seamless/models/unity2_aligner.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