Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

ERROR - 为了启用 subscribe api 最起码得添加一个有用的数据吧 #21

Open
conphi opened this issue Oct 29, 2022 · 12 comments

Comments

@conphi
Copy link

conphi commented Oct 29, 2022

--subscribe-key <SUBSCRIBE_KEY>
指定订阅API的官方订阅密钥以及地域, 可添加多个,遍历使用,格式:{subscribe_key},{region}
例: --subscribe-key 956d0b8cb34e4kb1b9cb8c614d313ae3,southeastasia

大家这个参数如何填啊?或者怎么查找?

@litcc
Copy link
Owner

litcc commented Oct 29, 2022

image
image

以这个为例

--subscribe-key 25...........................e0,southeastasia

这里换成你自己的任意一个密钥+位置
中间英文逗号间隔

@conphi
Copy link
Author

conphi commented Oct 30, 2022

这么看,没账号和信用卡玩不了。。。

@litcc
Copy link
Owner

litcc commented Oct 30, 2022

可以使用edge接口和官网预览接口

@conphi
Copy link
Author

conphi commented Oct 30, 2022

具体怎么弄啊,要下载edge浏览器吗,官网预览接口的入口又如何找啊。。。

@litcc
Copy link
Owner

litcc commented Oct 30, 2022

可以看一下help 关掉:订阅api就好了

@conphi
Copy link
Author

conphi commented Oct 31, 2022

./tts-server --web-ui --close-official-subscribe-api --close-edge-free-api

这样打开网站显示 “{"code":404,"data":null,"msg":"Not Found"}”

而且下面三个参数我怎么禁用其中两个或者一个都是上面的结果

        --close-edge-free-api
            禁用 edge 免费预览接口
        --close-official-preview-api
            禁用 官方网页免费预览接口
        --close-official-subscribe-api
            禁用 官方网页收费(有免费额度)版本接口

@litcc
Copy link
Owner

litcc commented Oct 31, 2022

你是怎么使用的呢?就是你获取“{"code":404,"data":null,"msg":"Not Found"}”的url是什么呢

@conphi
Copy link
Author

conphi commented Oct 31, 2022

webui 开启,浏览器打开,浏览器显示{"code":404,"data":null,"msg":"Not Found"}

@conphi
Copy link
Author

conphi commented Oct 31, 2022

u

你是怎么使用的呢?就是你获取“{"code":404,"data":null,"msg":"Not Found"}”的url是什么呢

url是公网IP:8080端口(默认的)

@litcc
Copy link
Owner

litcc commented Oct 31, 2022

emmm,因为之前大版本升级,webui功能还没开发好,最近比较忙,所以就暂时没有webui的功能,可以直接使用接口调用

@conphi
Copy link
Author

conphi commented Oct 31, 2022

emmm,因为之前大版本升级,webui功能还没开发好,最近比较忙,所以就暂时没有webui的功能,可以直接使用接口调用

我之前是用webui做下载音频用的,这个接口调用我不会下音频,那我等等webui吧。现在在用play.ht做替代。

@litcc
Copy link
Owner

litcc commented Oct 31, 2022

soga

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants