spapi commited on
Commit
2668862
·
verified ·
1 Parent(s): c13cea6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -13,7 +13,7 @@ To run the agent, please make sure that
13
  [SimulEval v1.1.0](https://github.com/facebookresearch/SimulEval)
14
  and [HuggingFace Transformers](https://huggingface.co/docs/transformers/index) are installed.
15
 
16
- In the case of [💬 Inference using docker](#-inference-using-docker), use commit
17
  `f1f5b9a69a47496630aa43605f1bd46e5484a2f4` for SimulEval.
18
 
19
  ## 🤖 Inference using your environment
@@ -22,9 +22,7 @@ Please, set `--source`, and `--target` as described in the
22
  `${LIST_OF_AUDIO}` is the list of audio paths and `${TGT_FILE}` the segment-wise references in the
23
  target language.
24
 
25
- Set `${TGT_LANG}` as the target language code in 3 characters. The list of supported language
26
- codes is
27
- [available here](https://huggingface.co/facebook/hf-seamless-m4t-medium/blob/main/special_tokens_map.json).
28
  For the source language, no language code has to be specified.
29
 
30
  Depending on the target language, set `${LATENCY_UNIT}` to either `word` (e.g., for German) or
 
13
  [SimulEval v1.1.0](https://github.com/facebookresearch/SimulEval)
14
  and [HuggingFace Transformers](https://huggingface.co/docs/transformers/index) are installed.
15
 
16
+ In the case of [💬 Inference using docker](#💬-inference-using-docker), use commit
17
  `f1f5b9a69a47496630aa43605f1bd46e5484a2f4` for SimulEval.
18
 
19
  ## 🤖 Inference using your environment
 
22
  `${LIST_OF_AUDIO}` is the list of audio paths and `${TGT_FILE}` the segment-wise references in the
23
  target language.
24
 
25
+ Set `${TGT_LANG}` as the target language code in 3 characters. The list of supported language codes is [available here](https://huggingface.co/facebook/hf-seamless-m4t-medium/blob/main/special_tokens_map.json).
 
 
26
  For the source language, no language code has to be specified.
27
 
28
  Depending on the target language, set `${LATENCY_UNIT}` to either `word` (e.g., for German) or