Spaces:
Sleeping
Sleeping
Update README
Browse files
README.md
CHANGED
|
@@ -10,4 +10,13 @@ pinned: false
|
|
| 10 |
license: apache-2.0
|
| 11 |
---
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
license: apache-2.0
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# HF Space App for End-to-End Speech-to-Speech Translation
|
| 14 |
+
|
| 15 |
+
- Paper: Direct Speech-to-Speech Translation With Discrete Units
|
| 16 |
+
- Dataset: CVSS-C
|
| 17 |
+
- Toolkit: [ESPnet](https://github.com/espnet/espnet)
|
| 18 |
+
- Pretrained Speech-to-Unit translation model: https://huggingface.co/espnet/jiyang_tang_cvss-c_es-en_discrete_unit
|
| 19 |
+
- Pretrained WaveGAN vocoder: https://huggingface.co/espnet/cvss-c_en_wavegan_hubert_vocoder
|
| 20 |
+
|
| 21 |
+
Part of a CMU MIIS capstone project with [@realzza](https://github.com/realzza)
|
| 22 |
+
and [@sophia1488](https://github.com/sophia1488)
|