Upload seamless_communication/cards/xlsr2_1b_v2.yaml with huggingface_hub
Browse files
seamless_communication/cards/xlsr2_1b_v2.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 BSD-style license found in the
|
| 5 |
+
# MIT_LICENSE file in the root directory of this source tree.
|
| 6 |
+
|
| 7 |
+
name: xlsr2_1b_v2
|
| 8 |
+
model_type: wav2vec2
|
| 9 |
+
model_arch: xlsr2_1b_v2
|
| 10 |
+
checkpoint: "https://dl.fbaipublicfiles.com/seamlessM4T/models/unit_extraction/xlsr2_1b_v2.pt"
|