XXXXRT666
6c468583c5
Fix dependency-related issues via requirements update ( #2236 )
...
* Update requirements.txt
* Create constraints.txt
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* pyopenjtalk and onnx fix
* Update requirements.txt
* Update requirements.txt
* Update install.sh
* update shell install.sh
* update docs
* Update Install.sh
* fix bugs
* Update .gitignore
* Update .gitignore
* Update install.sh
* Update install.sh
* Update extra-req.txt
* Update requirements.txt
2025-03-31 11:27:12 +08:00
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
2025-03-26 16:04:13 +08:00
Fridemn
bb8a8efeca
fix: 修复 Linux 一键安装脚本执行失败问题 ( #2142 )
...
安装 pyopenjtalk 库时不仅要保证 gcc 版本不高于 14,同时在执行 pip install -r requirements.txt 前需要保证环境变量中更新刚刚安装的 gcc/g++/cmake。
因此在安装三者后补充了设置环境变量,并且用 hash -r 确保生效
2025-03-04 14:10:37 +08:00
Fridemn
4fd57b0ea7
修复 Linux 无法编译 pyopenjtalk ( #2127 )
2025-02-28 22:21:34 +08:00
Alex Z
7e533c6995
Update install.sh
2024-01-17 08:58:19 +08:00
Alex Z
b8c4cbd900
Create install.sh
2024-01-17 08:48:27 +08:00