Giter Site home page Giter Site logo

lee-b / kobold_assistant Goto Github PK

View Code? Open in Web Editor NEW
123.0 3.0 13.0 866 KB

Like ChatGPT's voice conversations with an AI, but entirely offline/private/trade-secret-friendly, using local AI models such as LLama 2 and Whisper

License: GNU Affero General Public License v3.0

Python 100.00%
ai-assistant ai-assistants android desktop linux llama llm mobile speech-to-text text-to-speech

kobold_assistant's People

Contributors

lee-b avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kobold_assistant's Issues

Discord link broken

The link in the read me is not directing me to the server, is it still valid?

symlink obsolete - model file renamed

- Run `ln -s stable-vicuna-13B-GPTQ-4bit.compat.no-act-order.safetensors 4bit-128g.safetensors` in the model directory before attempting to load it.

The line above does not have the intended effects on its own. The model file should be renamed to "stable-vicuna-13B-GPTQ-4bit.compat.no-act-order.safetensors".

Here is the commit where the file was renamed:

https://huggingface.co/TheBloke/stable-vicuna-13B-GPTQ/commit/e6a3a2f1bdaa6589e5a06f8bbb5af78e618c269e#:~:text=%7D-,stable%2Dvicuna%2D13B%2DGPTQ%2D4bit.compat.no%2Dact%2Dorder.safetensors%20%E2%86%92%20model.safetensors,-RENAMED

Dependencies list

I had to install the following packages from main.py. I'd add them to the readme, but I haven't worked with GitHub before and don't want to mess anything up for you.

pip install --upgrade pip
pip install librosa==0.10.0.* bnunicodenormalizer==0.1.1
pip install gruut pyaudio speechrecognition torch torchaudio TTS pydub

program crashes on Windows when trying to parse default settings json

https://github.com/lee-b/kobold_assistant/blob/2add917b6d3f31764bd2e9d97a9cd8c6ef841aef/src/kobold_assistant/default_settings.json#L82C7-L82C10

The emojis in the file above cause the parser to error because Python uses CP-1252 encoding by default, on Windows.

I've already found the answer, so you can close the issue:

Windows users need to make and set the PYTHONUTF8 environment variable to the value 1
Or alternatively, use the command line option -Xutf8.

Installation - Ubuntu 22.04 - Where is the .whl file?

Hello, great project and look forward to trying out KA (Kobold-Assisant).
Below excerpt from the Install guidance:
Download the *.whl file from the latest release on github
Run pip install *.whl.

I did a git clone of the repo, and searched thoroughly but cannot find a .whl file.
Am I mission something?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.