Han Fangyuan
|
541d8aff6f
|
fix: wechaty channel error
|
2024-07-03 22:04:18 +08:00 |
lanvent
|
618c94edb8
|
formatting: run precommit on all files
|
2023-04-22 12:01:29 +08:00 |
lanvent
|
8f72e8c3e6
|
formatting code
|
2023-04-17 01:01:02 +08:00 |
lanvent
|
1dff630257
|
fix: avoid channel to generate not support reply
|
2023-04-06 02:05:36 +08:00 |
lanvent
|
5a221848e9
|
feat: avoid disorder by producer-consumer model
|
2023-04-04 05:18:09 +08:00 |
lanvent
|
388058467c
|
fix: delete same file twice
|
2023-04-02 14:55:45 +08:00 |
lanvent
|
6076e2ed0a
|
fix: voice longer than 60s cannot be sent
|
2023-04-02 12:29:10 +08:00 |
lanvent
|
dfb2e460b4
|
fix: voice length bug in wechaty
|
2023-04-01 21:58:55 +08:00 |
lanvent
|
18aa5ce75c
|
fix: get correct audio format in pytts
|
2023-04-01 20:58:06 +08:00 |
lanvent
|
cda9d5873d
|
plugins: support wechaty channel
|
2023-04-01 04:26:34 +08:00 |
lanvent
|
02cd553990
|
refactor: using one processing logic in chat channel
|
2023-04-01 04:24:00 +08:00 |
zwssunny
|
f76e8d9a77
|
根据参数创建频道
|
2023-03-27 18:25:54 +08:00 |
zwssunny
|
24de670c2c
|
解决语音的识别和转换兼容性
|
2023-03-27 16:53:59 +08:00 |
Chiaki
|
7c4037147c
|
1.wechaty添加群组语音回复文本功能;2.wechaty添加群组语音回复语音功能;3.更新config.py和readme;
|
2023-03-27 01:34:41 +08:00 |
Chiaki
|
6701d8c5e6
|
1.wechaty添加群组语音回复文本功能;2.wechaty添加群组语音回复语音功能;3.更新config.py和readme;
|
2023-03-27 01:25:54 +08:00 |
lanvent
|
709468d281
|
fix: wechaty voice_to_text
|
2023-03-26 14:58:20 +08:00 |
lanvent
|
52abe0893a
|
fix: merge plugins to dev
|
2023-03-24 11:40:45 +08:00 |
zhayujie
|
42f3f4403c
|
Merge branch 'plugins' into dev
|
2023-03-24 01:40:13 +08:00 |
B1gM8c
|
852adb72a2
|
支持Wechaty的自定义前缀+关键词生成AI图片的功能
Wechaty判断is_at为True,返回的内容是过滤掉@之后的内容;而is_at为False,则会返回完整的内容
故判断如果匹配到自定义前缀,则返回过滤掉前缀+空格后的内容,用于实现类似自定义+前缀触发生成AI图片的功能
|
2023-03-20 01:17:29 +08:00 |
Chiaki
|
f9b0ad7697
|
1.新增wechaty方案的语音识别、语音回复功能;2.更新README;
|
2023-03-15 13:56:23 +08:00 |
lanvent
|
ad6ae0b32a
|
refactor: use enum to specify type
|
2023-03-13 19:44:24 +08:00 |
lanvent
|
9ae7b7773e
|
simple compatibility for wechaty
|
2023-03-12 01:10:18 +08:00 |
Bachery
|
c2e4d88842
|
fix compatibility
|
2023-03-08 17:27:32 +01:00 |
Bachery
|
32cff41df5
|
add option: group_chat_in_one_session
|
2023-03-08 13:11:37 +01:00 |
Bachery
|
e5ab350bbf
|
support group chat in one seesion
|
2023-03-06 22:39:40 +01:00 |
ZQ7
|
18e9d6a9b9
|
add wechaty
|
2023-02-20 12:03:28 +08:00 |