当前位置: 首页> 科技> 互联网 > python-win10跑通chattts笔记(亲测可跑)0.8.010

python-win10跑通chattts笔记(亲测可跑)0.8.010

时间:2025/7/15 14:26:40来源:https://blog.csdn.net/m0_60688978/article/details/139568070 浏览次数:4次

python-win10跑通chattts笔记-亲测可跑

    • 背景
    • 项目地址
    • 安装过程
    • 使用技巧
    • 参考链接

背景

克隆了项目中的代码,在无conda环境下使用pip安装了依赖,最后报错cl: 命令行 error D8021 :无效的数值参数“/Wno-register” error: command 'C:\,最后通过使用conda解决了,以此记录下

项目地址

https://gitcode.com/2noise/ChatTTS/overview?utm_source=csdn_github_accelerator&isLogin=1

安装过程

  1. Conda 安装,地址是https://docs.anaconda.com/free/miniconda/
  2. 配置Conda环境变量,参考https://blog.csdn.net/m0_60688978/article/details/127207330
  3. 创建虚拟环境
conda create -n chattts_env python=3.10
  1. 激活环境
conda activate chattts_env
  1. 安装pynini
conda install -</
关键字:python-win10跑通chattts笔记(亲测可跑)0.8.010

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com

责任编辑: