Automatic Speech Recognition
ESPnet
multilingual
audio
speech-translation
language-identification
pyf98 commited on
Commit
5fc5cc1
·
verified ·
1 Parent(s): 9318a3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,4 +29,4 @@ We use FlashAttention during training, but we do not need it during inference. P
29
  pip install flash-attn --no-build-isolation
30
  ```
31
 
32
- Example usage can be found in ESPnet: https://github.com/espnet/espnet/tree/master/egs2/owsm_ctc_v3.1/s2t1
 
29
  pip install flash-attn --no-build-isolation
30
  ```
31
 
32
+ **Example usage can be found in ESPnet:** https://github.com/espnet/espnet/tree/master/egs2/owsm_ctc_v3.1/s2t1