跳转至

AI

教程

技术

  • 自然语言模型
    • ChatGPT
      • chatgpt-web 自建 ChatGPT 网站客户端
      • ChatGPT-Next-Web 使用key访问 ChatGPT
      • https://github.com/weekend-project-space/chatgpt-sites
    • WebLLM 浏览器离线运行模型,基于WebGPU
    • GPT4All is Nomic AI’s LLaMA model trained on ~800k GPT-3.5-Turbo Generations.
    • Vicuna is a model created by fine-tuning LLaMA on user-shared conversations collected from ShareGPT. Preliminary testing suggests it achieves more than 90% of the quality of ChatGPT and Google Bard
  • AI图像生成
  • 语音合成
    • Azure TTS(推荐)
      • https://speech.microsoft.com/portal/8011b92d505e40668728881234c3708a/voicegallery
    • ChatTTS
    • (VITS)[https://github.com/jaywalnut310/vits]
    • (二次元)语音合成 - https://www.bilibili.com/video/BV1jY4y1c7JF - https://www.bilibili.com/video/BV1rV4y177Z7

有用的链接