mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
rm fftw deps in readme
This commit is contained in:
parent
7bfc4a84fc
commit
73e410afb9
@ -25,12 +25,6 @@ wget https://github.com/microsoft/onnxruntime/releases/download/v1.14.0/onnxrunt
|
||||
tar -zxvf onnxruntime-linux-x64-1.14.0.tgz
|
||||
```
|
||||
|
||||
### Install fftw3
|
||||
```shell
|
||||
sudo apt install libfftw3-dev #ubuntu
|
||||
# sudo yum install fftw fftw-devel #centos
|
||||
```
|
||||
|
||||
### Install openblas
|
||||
```shell
|
||||
sudo apt-get install libopenblas-dev #ubuntu
|
||||
|
||||
Loading…
Reference in New Issue
Block a user