45 次程式碼提交 (d4da4d25759f9e7360b84f3ed04554e44df58496)

作者 SHA1 備註 提交日期
  zhayujie 5ad53c2b9c fix: reduce error noise when converting speech to text 1 年之前
  zhayujie 7218463f9e docs: update README 1 年之前
  zhayujie 0c8f292e12 feat: add tts speech model 1 年之前
  zhayujie f001ac6903 feat: add dalle3 gpt-4-turbo model change 1 年之前
  uezhenxiang2023 db4998a56b replace requests with elevenlabs for audio generation 1 年之前
  uezhenxiang2023 acbd506568 add ElevenLabs TTS to voice factory 1 年之前
  lanvent c34d70b3cb fix: add warning log when pysilk module is not installed 1 年之前
  chenzefeng.09 e539ae3b69 fix: baidu voice init params type error 1 年之前
  SSMario 4dbc54fa15 Revert "feat: 增加eleventLabs" 1 年之前
  SSMario 1d4ff796d7 feat: 增加eleventLabs 1 年之前
  lanvent fb22e01b89 fix: send voice in wechatcomapp rightly 1 年之前
  lanvent 76a81d5360 feat(wechatcomapp): add support for splitting long audio files 1 年之前
  lanvent 9fea949b25 fix(azure_voice.py): log error details instead of cancellation details 1 年之前
  JS00000 dca5c058e0
fix: Avoid the same filename under multithreading (#933) 1 年之前
  lanvent 1e09bd0e76 feat(azure_voice): add language detection, support mulitple languages 1 年之前
  lanvent cae12eb187 feat: add baidu translate api 1 年之前
  lanvent 618c94edb8 formatting: run precommit on all files 1 年之前
  JS00000 1cd6a71ce0 fix the bug of pytts in linux 1 年之前
  lanvent 89dd8a1db6 refactor(wechatmp): use wechatpy to handle wechatmp messages 1 年之前
  lanvent c60f0517fb refactor(audio_convert.py): remove redundant functions 1 年之前
  JS00000 34209021c8 fix: pytts second round not work 1 年之前
  lanvent ab83dacb76 feat(wechatcom): add support for sending voice messages 1 年之前
  lanvent a0cbe9c3e2 feat(azure_voice.py): improve error logging in voiceToText method 1 年之前
  lanvent a83e5a9b65 feat(azure_voice.py): improve error logging in textToVoice method 1 年之前
  JS00000 68361cddd2 wechatmp_service: image and voice reply supported 1 年之前
  lanvent 8f72e8c3e6 formatting code 1 年之前
  lanvent acddadc406 feat: add convert pcm32 to pcm16 1 年之前
  lanvent 49ba278316 fix: use english filename 1 年之前
  lanvent e71c600d10 feat: new itchat qrcode generator 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 年之前
  lanvent 02cd553990 refactor: using one processing logic in chat channel 1 年之前
  zhanws 06b02f5df8
解决百度语音合成的一些问题和参数化设置 (#676) 1 年之前
  lanvent e78886fb35 feat: new voice class pytts 1 年之前
  zwssunny 24de670c2c 解决语音的识别和转换兼容性 1 年之前
  zwssunny 61865bc408 修改google_voice为google合成,解决系统兼容性 1 年之前
  zwssunny c2ea6214a9 增加百度语音识别 1 年之前
  zwssunny b6684fe7a3 增加声音转换函数 1 年之前
  lanvent ad6ae0b32a refactor: use enum to specify type 1 年之前
  lanvent 8d2e81815c compatible for voice 1 年之前
  wanggang 3db452ef71 [voice] using baidu service to gen reply voice 1 年之前
  wanggang d7a8854fa1 [voice] add support for whisper-1 model 1 年之前
  wanggang 882e6c3576 [voice] add support for wispper 1 年之前
  wanggang cc19017c01 [voice] add text to voice 1 年之前
  wanggang 1711a5c064 [voice] fix google voice exception issue 1 年之前
  wanggang d38fc61043 [voice] add google voice support 1 年之前