374 コミット (ce8635dd998c1bcdfea05689787d4d6bb82e84c3)
 

作成者 SHA1 メッセージ 日付
  JS00000 ce8635dd99 pull request ready 1年前
  JS00000 76783f0ad3 private openai_api_key 1年前
  JS00000 441228e200 plugins optimization 1年前
  JS00000 45a131aa0d support plugins 1年前
  JS00000 a7900d4b2c fix bug 1年前
  JS00000 a4b1d7446a wechatmp 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 1年前
  lanvent b74274b96b fix: old code in hello plugin 1年前
  lanvent 49ba278316 fix: use english filename 1年前
  lanvent 388058467c fix: delete same file twice 1年前
  lanvent cf25bd7869 feat: itchat show qrcode using viewer 1年前
  lanvent 02a95345aa fix: add more qrcode api 1年前
  lanvent 6076e2ed0a fix: voice longer than 60s cannot be sent 1年前
  lanvent cec674cb47 update qrcode 1年前
  Jianglang c5a90823fa
Update README.md 1年前
  Jianglang 18d82bc1f0
Update README.md 1年前
  lanvent a68af990ea update Readme.md 1年前
  lanvent e71c600d10 feat: new itchat qrcode generator 1年前
  lanvent d7f1f7182c feat: add always_reply_voice option 1年前
  lanvent dfb2e460b4 fix: voice length bug in wechaty 1年前
  lanvent 5badef8ba9 fix: correct sample rate when convert to silk 1年前
  lanvent 18aa5ce75c fix: get correct audio format in pytts 1年前
  lanvent 1545a9f262 feat: support azure voice 1年前
  Jianglang 47cc65a787
Merge pull request #720 from lanvent/master 1年前
  lanvent cda9d5873d plugins: support wechaty channel 1年前
  lanvent 02cd553990 refactor: using one processing logic in chat channel 1年前
  lanvent 87df588c80 refactor: stripp processing unrelated to channel 1年前
  lanvent 4ad2997717 compatibility: lower boolean values in env 1年前
  lanvent 50a03e7c15 refactor: wrap wechaty message 1年前
  lanvent 4f3d12129c refactor: wrap wechat msg to make logic general 1年前
  lanvent 37a95980d4 feat: support at everywhere 1年前
  lanvent d9ef5a6612 fix: 无前缀触发bug 1年前
  lanvent 66a81cd47c fix: 修复群语音触发bug 1年前
  lanvent 81edd13470 Merge branch 'master' of https://github.com/zhayujie/chatgpt-on-wechat into master-dev 1年前
  lanvent 7a94745b8a fix: group chat bug 1年前
  zhanws 06b02f5df8
解决百度语音合成的一些问题和参数化设置 (#676) 1年前
  lanvent 83136e3142 feat: refactor handle function 1年前
  lanvent 950a9f2ee0 docker: add Dockerfile 1年前
  lanvent a26c10fee8 feat: add git action for publish image 1年前
  lanvent 4bcd76fe93 feat: update python in docker to 3.10 1年前
  lanvent 90ccb091ca fix: change order in requirement.txt 1年前
  lanvent 62df27eaa1 fix: retry when send failed 1年前
  lanvent 349115b948 fix: use mp3 file when mp3_to_wav failed 1年前
  lanvent 4fd7e4be67 fix: ignore remove file failed 1年前
  lanvent 947e892916 feat: retry when timeout 1年前
  lanvent d62b7d1a99 feat: merge chat related sessions 1年前
  lanvent 432b39a9c4 fix: single voice to text bug 1年前
  zhanws 26540bfb63
补充语音单聊前缀判断过滤 (#661) 1年前