b5marwan / CustomGPT

ChatGPT-based CustomTkinter GUI bot with voice input and Silero TTS voice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CustomGPT

ChatGPT-based CustomTkinter GUI bot with voice input and Silero TTS voice

Images

Снимок экрана 2023-11-01 171523

Снимок экрана 2023-11-01 171714

Update v. 2.0.2-GUI

Changelog:

  • Now there is free access to these models:
    • palm
    • h2ogpt-gm-oasst1-en-2048-falcon-7b-v3
    • h2ogpt-gm-oasst1-en-2048-falcon-40b-v1
    • h2ogpt-gm-oasst1-en-2048-open-llama-13b
    • claude-instant-v1
    • claude-v1
    • claude-v2
    • command-light-nightly
    • command-nightly
    • gpt-neox-20b
    • oasst-sft-1-pythia-12b
    • oasst-sft-4-pythia-12b-epoch-3.5
    • santacoder
    • bloom
    • flan-t5-xxl
    • code-davinci-002
    • gpt-3.5-turbo-16k
    • gpt-3.5-turbo-16k-0613
    • gpt-4-0613
    • text-ada-001
    • text-babbage-001
    • text-curie-001
    • text-davinci-002
    • text-davinci-003
    • llama13b-v2-chat
    • llama7b-v2-chat
  • Added a button to turn off voice response
  • Bugfixes

Generate Images

OpenAi

Command: "/генерация_изображения запрос РАЗМЕРхРАЗМЕР"

Stability

Enter the query in the input line and click the "generate image" button

Examples

Model: stable-diffusion-xl-1024-v1-0

Cute cats in space, 4k, realistic

Model: stable-diffusion-v1

Cute cats, 4k, realistic

Imports

  • openai
  • customtkinter
  • PIL (Pillow)
  • vosk
  • pyaudio
  • torch
  • sounddevice
  • numpy
  • stability-sdk
  • g4f

API keys

Downloads

When copying, indicate authorship!

About

ChatGPT-based CustomTkinter GUI bot with voice input and Silero TTS voice


Languages

Language:Python 100.0%