5 Commits (b65ea9181e7b6bf219be23dc3f624f67bf799c2f)

Author SHA1 Message Date
C3EZ b65ea9181e
更新对amd显卡的支持 (#2076)
* Added the instruction for AMD GPU in English

* Added the instruction for AMD GPU in Chinese

* Update install.sh, now it will check wether user are using cuda or rocm

* 恢复原来的readme,已经更新了install.sh

* 恢复中文readme

* 将n卡的判断条件由nvcc改成nvidia-smi
4 months ago
Fridemn bb8a8efeca
fix: 修复 Linux 一键安装脚本执行失败问题 (#2142)
安装 pyopenjtalk 库时不仅要保证 gcc 版本不高于 14,同时在执行 pip install -r requirements.txt 前需要保证环境变量中更新刚刚安装的 gcc/g++/cmake。
因此在安装三者后补充了设置环境变量,并且用 hash -r 确保生效
5 months ago
Fridemn 4fd57b0ea7
修复 Linux 无法编译 pyopenjtalk (#2127) 5 months ago
Alex Z 7e533c6995
Update install.sh 2 years ago
Alex Z b8c4cbd900
Create install.sh 2 years ago