Automatic Speech Recognition
Transformers
Safetensors
meralion2
meralion
meralion-2
custom_code
YingxuHe commited on
Commit
f36243b
·
verified ·
1 Parent(s): 4a7f72d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -520,8 +520,8 @@ pip install flash-attn --no-build-isolation
520
  ```
521
 
522
  > [!TIP]
523
- > Should you face any difficulties installing the above packages, you can refer to this docker:
524
- > `pytorch/pytorch:2.5.1-cuda12.1-cudnn9-devel` as an example for a pre-built torch & cuda environment.
525
 
526
  ### Audio Input
527
 
 
520
  ```
521
 
522
  > [!TIP]
523
+ > Should you face any difficulties installing the above packages, you can try installing within this Docker container instead:
524
+ > `pytorch/pytorch:2.5.1-cuda12.1-cudnn9-devel`, whose cuda and torch environments have been tested working.
525
 
526
  ### Audio Input
527