|
|
@ -227,12 +227,13 @@ Via the easy-to-use, efficient, flexible and scalable implementation, our vision
|
|
|
|
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
|
|
|
|
We strongly recommend our users to install PaddleSpeech in **Linux** with *python>=3.8* and *paddlepaddle>=2.5.0*.
|
|
|
|
We strongly recommend our users to install PaddleSpeech in **Linux** with *python>=3.8* and *paddlepaddle<=2.5.1*.
|
|
|
|
|
|
|
|
(Some new versions of Paddle do not have support for adaptation in PaddleSpeech, so currently only versions 2.5.1 and earlier can be used.)
|
|
|
|
|
|
|
|
|
|
|
|
### **Dependency Introduction**
|
|
|
|
### **Dependency Introduction**
|
|
|
|
|
|
|
|
|
|
|
|
+ gcc >= 4.8.5
|
|
|
|
+ gcc >= 4.8.5
|
|
|
|
+ paddlepaddle >= 2.5.0
|
|
|
|
+ paddlepaddle <= 2.5.1
|
|
|
|
+ python >= 3.8
|
|
|
|
+ python >= 3.8
|
|
|
|
+ OS support: Linux(recommend), Windows, Mac OSX
|
|
|
|
+ OS support: Linux(recommend), Windows, Mac OSX
|
|
|
|
|
|
|
|
|
|
|
|