Replies: 3 comments 12 replies
-
首先这个字符串就是一种编码模式,forge因为一些原因没用这种方式打包,所以转为 chatts 内部用的那种编码无法在forge中使用 不过如果你需要转换为 chattts 的格式也并不麻烦,我加了个脚本做这件事,具体可以看这个 用法
|
Beta Was this translation helpful? Give feedback.
4 replies
-
请问有提供保存为chattts可直接使用的转换脚本吗?即将*.spkv1.json转换为768维度向量编码后的字符串。 |
Beta Was this translation helpful? Give feedback.
7 replies
-
想请问下大佬,我怎么没有这个选项,是要打开那个配置吗 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
在ChatTTS-forge的音色builder功能中:

用zero shot模式生成的json文件,有什么办法可以转换成chatTTS的spk_emb的字符串呢?就是那种完全不知道怎么念的繁体中文字符串,就是这样的:
不知道可否有参考代码可以学习一下?
谢谢。
Beta Was this translation helpful? Give feedback.
All reactions