Skip to content

Commit

Permalink
add note for make prompt need ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
mutoe authored Aug 24, 2023
1 parent 6ae4ab9 commit 18f1c2f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README-ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ git clone https://github.com/Plachtaa/VALL-E-X.git
cd VALL-E-X
pip install -r requirements.txt
```

> 注意:如果需要制作prompt,需要安装 ffmpeg 并将其所在文件夹加入到环境变量PATH中
## 🎧 在线Demo
如果你不想在本地安装,你可以在线体验VALL-E X的功能,点击下面的任意一个链接即可开始体验。
<br>
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ git clone https://github.com/Plachtaa/VALL-E-X.git
cd VALL-E-X
pip install -r requirements.txt
```

> Note: If you want to make prompt, you need to install ffmpeg and add its folder to the environment variable PATH.
## 🎧 Demos
Not ready to set up the environment on your local machine just yet? No problem! We've got you covered with our online demos. You can try out VALL-E X directly on Hugging Face or Google Colab, experiencing the model's capabilities hassle-free!
<br>
Expand Down

0 comments on commit 18f1c2f

Please sign in to comment.