Commit Graph

22 Commits

Author SHA1 Message Date
lanvent acddadc406 feat: add convert pcm32 to pcm16 2023-04-03 22:55:39 +08:00
lanvent 49ba278316 fix: use english filename 2023-04-02 16:50:11 +08:00
lanvent e71c600d10 feat: new itchat qrcode generator 2023-04-02 03:46:09 +08:00
lanvent dfb2e460b4 fix: voice length bug in wechaty 2023-04-01 21:58:55 +08:00
lanvent 5badef8ba9 fix: correct sample rate when convert to silk 2023-04-01 20:59:52 +08:00
lanvent 18aa5ce75c fix: get correct audio format in pytts 2023-04-01 20:58:06 +08:00
lanvent 1545a9f262 feat: support azure voice 2023-04-01 16:36:27 +08:00
lanvent 02cd553990 refactor: using one processing logic in chat channel 2023-04-01 04:24:00 +08:00
zhanws 06b02f5df8 解决百度语音合成的一些问题和参数化设置 (#676)
* 解决百度语音合成的一些问题和参数化设置

* 补充百度语音说明
2023-03-30 14:59:52 +08:00
lanvent e78886fb35 feat: new voice class pytts 2023-03-28 03:14:26 +08:00
zwssunny 24de670c2c 解决语音的识别和转换兼容性 2023-03-27 16:53:59 +08:00
zwssunny 61865bc408 修改google_voice为google合成,解决系统兼容性 2023-03-27 14:54:00 +08:00
zwssunny c2ea6214a9 增加百度语音识别 2023-03-27 14:40:19 +08:00
zwssunny b6684fe7a3 增加声音转换函数 2023-03-27 14:11:05 +08:00
lanvent ad6ae0b32a refactor: use enum to specify type 2023-03-13 19:44:24 +08:00
lanvent 8d2e81815c compatible for voice 2023-03-13 00:12:34 +08:00
wanggang 3db452ef71 [voice] using baidu service to gen reply voice 2023-03-08 15:22:46 +08:00
wanggang d7a8854fa1 [voice] add support for whisper-1 model 2023-03-08 11:32:27 +08:00
wanggang 882e6c3576 [voice] add support for wispper 2023-03-08 11:02:01 +08:00
wanggang cc19017c01 [voice] add text to voice 2023-03-07 23:28:57 +08:00
wanggang 1711a5c064 [voice] fix google voice exception issue 2023-03-07 14:42:06 +08:00
wanggang d38fc61043 [voice] add google voice support 2023-03-07 14:29:59 +08:00