or use thehttps://github.com/openvpi/SingingVocodersproject to fine-tune the vocoder for higher sound quality. Then rename the checkpoint file and place it at the location specified by the 'vocoder.ckpt' parameter in the configuration file. The default value ispretrain/nsf_hifigan/model. The...
或者使用https://github.com/openvpi/SingingVocoders微调声码器以获得更高音质。 然后重命名权重文件并放置在配置文件中 'vocoder.ckpt' 参数指定的位置,默认值是pretrain/nsf_hifigan/model。 声码器的 'config.json' 需要在同目录,比如pretrain/nsf_hifigan/config.json。
现在给大家介绍另外一个AI变声软件DDSP-SVC,这个软件对电脑配置要求要低一些,但是转换效果也会比so-vits-svc差了点,但是软件还是在优化升级中,目前合成音频效果也是不错的。DDSP-SVC github项目地址:https://github.com/yxlllc/DDSP-SVC,下面给大家具体演示一下操作步骤。 github上有安装使用步骤,大佬可以参考步骤...
DDSP-SVC 3.0(DDDSP, D3SP)的整合包及训练/推理教程 项目地址:https://github.com/yxlllc/DDSP-SVC 整合包下载:https://docs.qq.com/doc/DUUdra2JrcE16bGhw 封面pid: 107996873 ※免责声明※ 为避免可能的法律纠纷和道德风险,使用者在使用该整合包前,请务必仔细阅读本条款并同意本声明。使用者使用本整合...
已有帐号?立即登录 master 分支(1) 标签(3) 管理 管理 master 2.0 1.1 1.0 克隆/下载 HTTPSSSHSVNSVN+SSH 该操作需登录 Gitee 帐号,请先登录后再操作。 提示 下载代码请复制以下命令到终端执行 为确保你提交的代码身份被 Gitee 正确识别,请执行以下命令完成配置 ...
【DDSP-SVC:基于 DDSP(可微分数字信号处理)的端到端歌声转换系统,致力于开发可以在个人电脑上普及的自由AI变声器软件】’DDSP-SVC - End-to-end singing voice conversion system based on DDSP (Differentiable Digital Signal Processing)' yxlllc GitHub: github.com/yxlllc/DDSP-SVC #开源##机器学习# ...
低配显卡也能用的DDSP-SVC的本地训练/推理整合包和教程,求个三连和关注支持一下吧~ 项目地址:https://github.com/yxlllc/DDSP-SVC 整合包下载:链接:https://pan.baidu.com/s/1jYmcPrxH86Mf6fdJZFivYA?pwd=ddsp 提取码:ddsp (不要问我为什么只传度盘了,别的网盘要不是不让分享压缩包要不是文件太...
print('Enhancer type: none (using raw output of ddsp)') # speaker id or mix-speaker dictionary spk_mix_dict = literal_eval(cmd.spk_mix_dict) if spk_mix_dict is not None: print('Mix-speaker mode') else: print('Speaker ID: '+ str(int(cmd.spk_id))) spk_id = torch.LongTensor...
split_data(src_dir, dst_dir, ratio)# 如果本模块是主模块,则执行主函数 if __name__ == "__main__": main()Footer © 2024 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...
or use the https://github.com/openvpi/SingingVocoders project to fine-tune the vocoder for higher sound quality.Then rename the checkpoint file and place it at the location specified by the 'vocoder.ckpt' parameter in the configuration file. The default value is pretrain/nsf_hifigan/model....