Vaibhav Srivastav
commited on
Commit
•
88d8973
1
Parent(s):
fdcad28
up
Browse files
README.md
CHANGED
@@ -12,8 +12,8 @@ This folder contains an example to run an exported small model covering most tas
|
|
12 |
|
13 |
| Model | Disk Size | Supported Tasks | Supported Languages|
|
14 |
|---------|----------------------|-------------------------|-------------------------|
|
15 |
-
| [UnitY-Small]() | 862MB | S2ST, S2TT, ASR |eng, fra, hin, por, spa|
|
16 |
-
| [UnitY-Small-S2T]() | 637MB | S2TT, ASR |eng, fra, hin,
|
17 |
|
18 |
UnitY-Small-S2T is a pruned version of UnitY-Small without 2nd pass unit decoding.
|
19 |
|
|
|
12 |
|
13 |
| Model | Disk Size | Supported Tasks | Supported Languages|
|
14 |
|---------|----------------------|-------------------------|-------------------------|
|
15 |
+
| [UnitY-Small](https://huggingface.co/facebook/seamless-m4t-unity-small/resolve/main/unity_on_device.ptl) | 862MB | S2ST, S2TT, ASR |eng, fra, hin, por, spa|
|
16 |
+
| [UnitY-Small-S2T](https://huggingface.co/facebook/seamless-m4t-unity-small-s2t/resolve/main/unity_on_device_s2t.ptl) | 637MB | S2TT, ASR |eng, fra, hin, por, spa|
|
17 |
|
18 |
UnitY-Small-S2T is a pruned version of UnitY-Small without 2nd pass unit decoding.
|
19 |
|