From 523f8c41cae9be1f59c46c51f8bdd5dfdc299dfa Mon Sep 17 00:00:00 2001 From: zxcd <228587199@qq.com> Date: Thu, 23 Jan 2025 14:21:56 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00367d787..39cb1bc9d 100644 --- a/README.md +++ b/README.md @@ -228,12 +228,12 @@ Via the easy-to-use, efficient, flexible and scalable implementation, our vision ## Installation -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 supported. +We strongly recommend our users to install PaddleSpeech in **Linux** with *python>=3.8*. ### **Dependency Introduction** + gcc >= 4.8.5 -+ paddlepaddle <= 2.5.1 ++ paddlepaddle + python >= 3.8 + OS support: Linux(recommend), Windows, Mac OSX