spapi commited on
Commit
e8ef9b6
Β·
verified Β·
1 Parent(s): 3d01aaf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,12 +8,12 @@ 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 agent, 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
- In the case of [πŸ’¬ Inference using docker](#πŸ’¬-inference-using-docker), use commit
16
- `f1f5b9a69a47496630aa43605f1bd46e5484a2f4` for SimulEval.
17
 
18
  ## πŸ€– Inference using your environment
19
  Set `--source`, and `--target` as described in the
 
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 agent [πŸ€– 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 agent [πŸ’¬ 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
19
  Set `--source`, and `--target` as described in the