Skip to content

Commit

Permalink
add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
swagger authored and swagger committed Dec 3, 2024
1 parent 28e30a0 commit 165b1d8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 0 additions & 2 deletions paddlemix/examples/diffsinger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

## 2. 环境准备

> 推荐显存:float16下推理,37G+显存;float32下推理,74G+显存
1) [安装PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP?tab=readme-ov-file#%E5%AE%89%E8%A3%85)

2)[安装 PaddleMix 环境依赖包](https://github.com/PaddlePaddle/PaddleMIX/tree/b4f97ff859e1964c839fc5fab94f7ba63b1e5959?tab=readme-ov-file#%E5%AE%89%E8%A3%85)
Expand Down
13 changes: 13 additions & 0 deletions paddlemix/examples/diffsinger/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
click
h5py
librosa<0.10.0
lightning~=2.3.0
matplotlib
MonkeyType==23.3.0
numpy<2.0.0
praat-parselmouth==0.4.3
pyworld==0.3.4
PyYAML
resampy
scipy>=1.10.0
tqdm

0 comments on commit 165b1d8

Please sign in to comment.