spapi commited on
Commit
242252a
Β·
verified Β·
1 Parent(s): cf47fcc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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