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

Upload seamless_communication/cards/seamless_streaming_monotonic_decoder.yaml with huggingface_hub

Browse files
seamless_communication/cards/seamless_streaming_monotonic_decoder.yaml ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
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_monotonic_decoder
8
+ model_type: monotonic_decoder
9
+ model_arch: dense_1b
10
+ checkpoint: "https://huggingface.co/facebook/seamless-streaming/resolve/main/seamless_streaming_monotonic_decoder.pt"