Automatic Speech Recognition
Transformers
Safetensors
meralion2
meralion
meralion-2
custom_code
YingxuHe commited on
Commit
2e14e88
·
verified ·
1 Parent(s): 92f5e38

Update README.md

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