373 コミット (28eb67bc24b8f4f90a60a9c94a9e701bd978b00d)
 

作成者 SHA1 メッセージ 日付
  lanvent 28eb67bc24 feat: reset will cancel unprocessed messages 1年前
  lanvent 6c7e4aaf37 feat: prioritize handling commands 1年前
  lanvent 709a1317ef feat: add debug option 1年前
  lanvent 371e38cfa6 add concurrency_in_session,request_timeout options 1年前
  lanvent 5a221848e9 feat: avoid disorder by producer-consumer model 1年前
  lanvent 7458a6298f feat: add trigger_by_self option 1年前
  lanvent b0f54bb8b7 fix: dirty message including at and prefix 1年前
  lanvent acddadc406 feat: add convert pcm32 to pcm16 2年前
  lanvent b74274b96b fix: old code in hello plugin 2年前
  lanvent 49ba278316 fix: use english filename 2年前
  lanvent 388058467c fix: delete same file twice 2年前
  lanvent cf25bd7869 feat: itchat show qrcode using viewer 2年前
  lanvent 02a95345aa fix: add more qrcode api 2年前
  lanvent 6076e2ed0a fix: voice longer than 60s cannot be sent 2年前
  lanvent cec674cb47 update qrcode 2年前
  Jianglang c5a90823fa
Update README.md 2年前
  Jianglang 18d82bc1f0
Update README.md 2年前
  lanvent a68af990ea update Readme.md 2年前
  lanvent e71c600d10 feat: new itchat qrcode generator 2年前
  lanvent d7f1f7182c feat: add always_reply_voice option 2年前
  lanvent dfb2e460b4 fix: voice length bug in wechaty 2年前
  lanvent 5badef8ba9 fix: correct sample rate when convert to silk 2年前
  lanvent 18aa5ce75c fix: get correct audio format in pytts 2年前
  lanvent 1545a9f262 feat: support azure voice 2年前
  Jianglang 47cc65a787
Merge pull request #720 from lanvent/master 2年前
  lanvent cda9d5873d plugins: support wechaty channel 2年前
  lanvent 02cd553990 refactor: using one processing logic in chat channel 2年前
  lanvent 87df588c80 refactor: stripp processing unrelated to channel 2年前
  lanvent 4ad2997717 compatibility: lower boolean values in env 2年前
  lanvent 50a03e7c15 refactor: wrap wechaty message 2年前
  lanvent 4f3d12129c refactor: wrap wechat msg to make logic general 2年前
  lanvent 37a95980d4 feat: support at everywhere 2年前
  lanvent d9ef5a6612 fix: 无前缀触发bug 2年前
  lanvent 66a81cd47c fix: 修复群语音触发bug 2年前
  lanvent 81edd13470 Merge branch 'master' of https://github.com/zhayujie/chatgpt-on-wechat into master-dev 2年前
  lanvent 7a94745b8a fix: group chat bug 2年前
  zhanws 06b02f5df8
解决百度语音合成的一些问题和参数化设置 (#676) 2年前
  lanvent 83136e3142 feat: refactor handle function 2年前
  lanvent 950a9f2ee0 docker: add Dockerfile 2年前
  lanvent a26c10fee8 feat: add git action for publish image 2年前
  lanvent 4bcd76fe93 feat: update python in docker to 3.10 2年前
  lanvent 90ccb091ca fix: change order in requirement.txt 2年前
  lanvent 62df27eaa1 fix: retry when send failed 2年前
  lanvent 349115b948 fix: use mp3 file when mp3_to_wav failed 2年前
  lanvent 4fd7e4be67 fix: ignore remove file failed 2年前
  lanvent 947e892916 feat: retry when timeout 2年前
  lanvent d62b7d1a99 feat: merge chat related sessions 2年前
  lanvent 432b39a9c4 fix: single voice to text bug 2年前
  zhanws 26540bfb63
补充语音单聊前缀判断过滤 (#661) 2年前
  lanvent fd64f88a7e fix: import openai.error 2年前