litcc
litcc
I have the same problem, ```shell ➜ ~ cat /proc/version Linux version 4.19.0-17-amd64 ([email protected]) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP Debian 4.19.194-3 (2021-07-18) ➜ ~ cat /etc/issue Debian GNU/Linux...
 a little different understanding here, when `arg_required_else_help(true)` is specified, theoretically the missing subcommand should display help information and exit normally. When the env function is not used, he works...
有可能是因为音频格式问题,你这个软件是啥啊,可以发出来,到时候我抽空解决
😭我明天晚上抽空看一下好嘛?白天白天实在太忙,现在还没折腾完
app我已经装上了,我明天晚上看一下具体原因
~~能提供一下你的语音源配置么?~~ 已经找到问题所在了,在改
已经修复了,代码提上去了,不过没用用ci构建,打算过几天闲了可以再稍微优化一下程序
哈哈,这个主要是接口地址调整了一下,导致web页面用不了了,如果你非要用web页面的话可以推荐你用其他家的有界面的项目,如果你不需要web界面的话可以直接调用接口,那样应该能用,毕竟好久没看了,最近比较忙啊
https://github.com/litcc/tts-server/blob/main/src/resource/api/ms-api-subscribe.json 这个里面写的有新的接口地址,你参考一下, 如果你用的是自己的订阅接口的话,可以使用接口地址:/api/tts-ms-subscribe-api 参数的话上面的json中也有
我这这周末会把web页面修复了,让他能用