-
不知道是否和生成文件的格式有关?chatwaifu是作为插件加入到qchatgpt的,苹果的话qq语音听不到,用tim也是。
Guessed Channel Layout for Input Stream #0.0 : mono
Input #0, wav, from 'D:\qqbot-02\QChatGPT\voice-file\voice_f269610d5f370c8f2ffa9383…
-
根据 [PEP 594](https://peps.python.org/pep-0594/),audioop 库将会在 Python 3.11 被标记为弃用,并在 Python 3.13 正式弃用
虽然说后面会将其作为wave的方法,但是现在还没定下来
为了防止老年痴呆导致忘记这件事情,先记上
-
参考了:[silk-v3-decoder](https://github.com/kn007/silk-v3-decoder/pull/85)
我自己的fix(实测有效):https://github.com/lclichen/graiax-silkcoder/
然后发现代码似乎正在dev分支被重构,就不提PR了(毕竟fix的非常野蛮),也许可以捡一些有用的合进来()
-
**提交 issue 前,请先确认:**
- [x] 我已看过 **FAQ**,此问题不在列表中
- [ ] 我已看过其他 issue,他们不能解决我的问题
- [ ] 我认为这不是 Mirai 或者 OpenAI 的 BUG
![image](https://user-images.githubusercontent.com/125500336/228346739-02b67c37-0…
-
尝试解密DB和语音,过程中打算先编译出如下容器,但是失败了,是否是缺少项目文件:
```
docker build -t wcdb-sqlcipher:1.0 ./ -f ./wcdb-sqlcipher.dockerfile
Step 6/10 : COPY wcdb-sqlcipher /usr/local/bin/wcdb-sqlcipher
COPY failed: file …
-
如题 求助 安装的最新的0.2.5
![image](https://user-images.githubusercontent.com/74656537/170634136-e0df2960-da98-456f-9ade-911a555c1c45.png)
系统是WIN10企业版 21H2
![image](https://user-images.githubusercontent.com…
-
python版本:3.9.6
graiax-silkcoder:0.0.16
![Snipaste_2021-08-30_14-35-29](https://user-images.githubusercontent.com/79274361/131317786-6f568ea1-f3f2-4020-a43f-596be378aa69.png)
-
https://github.com/mzdluo123/silk4j
添加一个外部模块, 如果发现 silk4j 存在就允许在 `uploadVoice` 时转换. 通过 `ExternalResource.formatName` 识别文件类型.
-
**环境信息**
系统版本: Linux orangepipc 5.10.60-sunxi #21.08.1 SMP Wed Aug 25 18:19:32 UTC 2021 armv7l GNU/Linux
源码版本: 2.1.7
其他信息: python3.9 graiax-silkcoder=0.0.16
运行主程序报错:
ImportError: /usr/local/…
-
pip安装大佬的库出现了报错...手动下载代码放进项目后也出现了import错误..貌似是找不到_silkv3这个库。请问这是为什么