pyf98 commited on
Commit
2a993fb
·
verified ·
1 Parent(s): c637f39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -24,9 +24,5 @@ espnet
24
  espnet_model_zoo
25
  ```
26
 
27
- We use FlashAttention during training, but we do not need it during inference. Please install it as follows:
28
- ```bash
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
 
24
  espnet_model_zoo
25
  ```
26
 
 
 
 
 
27
 
28
  **Example usage can be found in ESPnet:** https://github.com/espnet/espnet/tree/master/egs2/owsm_ctc_v3.1/s2t1