Skip to content

A Command line application Chat GPT version for weebs :v

Notifications You must be signed in to change notification settings

quanghuyn94/moe-chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Command line application Chat GPT version for weebs :v.

Download TTS model:

Origin:

or in Huggingface 🤗 for Google Colab:

!wget "https://huggingface.co/Ojimi/moe-tts-model/resolve/main/model1.zip" -O "/content/model1.zip"
!unzip "/content/model1.zip" -d "/content/moe-chatgpt/"

Used:

pip install -r requirements.txt
  • Run:
python chat.py
  • Enjoy =)))

Importantly, the Google Colab system will need to have a different use.

Model structure:

  • model/
    • model.pth
    • config.json (.yaml)
    • info.json (.yaml) (Options)
    • cover.jpg (Options)
Arguments Info
--apiurl The path to the server moe-tts. Get moe-tts backend here.
--openaikey You OpenAI API key.

Credits:

About

A Command line application Chat GPT version for weebs :v

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages