Skip to content

Commit 65b6c8e

Browse files
authored
Remove Dependence of Paddlepaddle-gpu (#3898)
* Update setup.py * Update setup.py
1 parent d32ced7 commit 65b6c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
"pandas",
5454
"paddleaudio>=1.1.0",
5555
"paddlenlp>=2.4.8",
56-
"paddlepaddle-gpu==2.5.1",
5756
"paddleslim>=2.3.4",
5857
"ppdiffusers>=0.9.0",
5958
"paddlespeech_feat",
@@ -67,6 +66,7 @@
6766
"pyyaml",
6867
"resampy",
6968
"sacrebleu",
69+
"soundfile",
7070
"textgrid",
7171
"timer",
7272
"ToJyutping==0.2.1",

0 commit comments

Comments
 (0)