Update README.md
Browse files
README.md
CHANGED
|
@@ -8,11 +8,11 @@ pipeline_tag: automatic-speech-recognition
|
|
| 8 |
Code for the paper: ["SimulSeamless: FBK at IWSLT 2024 Simultaneous Speech Translation"](http://arxiv.org/abs/2406.14177) published at IWSLT 2024.
|
| 9 |
|
| 10 |
## π Requirements
|
| 11 |
-
To run the [π€ Inference using your environment](#π€-inference-using-your-environment), please make sure that [FBK-fairseq](https://github.com/hlt-mt/FBK-fairseq),
|
| 12 |
[SimulEval v1.1.0](https://github.com/facebookresearch/SimulEval)
|
| 13 |
and [HuggingFace Transformers](https://huggingface.co/docs/transformers/index) are installed.
|
| 14 |
|
| 15 |
-
To run the [π¬ Inference using docker](#π¬-inference-using-docker), install [SimulEval v1.1.0](https://github.com/facebookresearch/SimulEval) using commit
|
| 16 |
`f1f5b9a69a47496630aa43605f1bd46e5484a2f4`.
|
| 17 |
|
| 18 |
## π€ Inference using your environment
|
|
|
|
| 8 |
Code for the paper: ["SimulSeamless: FBK at IWSLT 2024 Simultaneous Speech Translation"](http://arxiv.org/abs/2406.14177) published at IWSLT 2024.
|
| 9 |
|
| 10 |
## π Requirements
|
| 11 |
+
- To run the [π€ Inference using your environment](#π€-inference-using-your-environment), please make sure that [FBK-fairseq](https://github.com/hlt-mt/FBK-fairseq),
|
| 12 |
[SimulEval v1.1.0](https://github.com/facebookresearch/SimulEval)
|
| 13 |
and [HuggingFace Transformers](https://huggingface.co/docs/transformers/index) are installed.
|
| 14 |
|
| 15 |
+
- To run the [π¬ Inference using docker](#π¬-inference-using-docker), install [SimulEval v1.1.0](https://github.com/facebookresearch/SimulEval) using commit
|
| 16 |
`f1f5b9a69a47496630aa43605f1bd46e5484a2f4`.
|
| 17 |
|
| 18 |
## π€ Inference using your environment
|