Skip to content

Releases: danukim/MITSUHA

v3.1.0

Choose a tag to compare

@danukim danukim released this 25 Feb 03:59
e036289
  • Started using pipenv to (hopefully) make dependency errors can go away
  • Fixed the huggingface llm download error in setup.py among some other minor setup.py improvements

v3.0.1

Choose a tag to compare

@danukim danukim released this 16 Jan 20:39
a967ed2

Fixed an issue with setup.py

v3.0.0

Choose a tag to compare

@danukim danukim released this 26 Oct 00:09
6c69707

Finally got WhisperX and ExLlamaV2 working! That means free, local, real-time responses. Unfortunately, even though we all love Megumin, I decided to move more to the M.I.T.S.U.H.A. character. However, if you truly want to walk the path of explosions, you can just edit the .env file lore and change all instances of M.I.T.S.U.H.A. to Megumin in the code and conversation.jsonl.

v2.1.1

Choose a tag to compare

@danukim danukim released this 21 Sep 00:15
f3d5310

Added automatic GPU support in setup.py

v2.1.0

Choose a tag to compare

@danukim danukim released this 20 Sep 01:32
c25a6a6

Added time and date awareness to the AI.

v2.0.2

Choose a tag to compare

@danukim danukim released this 12 Sep 03:24
7d7035e

Some more minor setup bug fixes

v2.0.1

Choose a tag to compare

@danukim danukim released this 11 Sep 15:50
2eb9cf7

Small fixes in requirements, OneReality.bat, and setup.py

v2.0.0

Choose a tag to compare

@danukim danukim released this 10 Sep 14:40
257577b

Basically v2.0.0-beta but with automatic easy installation by @jaxfry!

v2.0.0-beta

Choose a tag to compare

@danukim danukim released this 09 Sep 14:16
88524a9

Core of the AI is finally complete! This means all the essential features are done for software. All the updates from now on will be new cool features and hardware, but the base is done! The reason this is beta is because @jaxfry is going to help me get easy install set up soon.

  • Got realtime easy no wsl vits inference working
  • Korean is now supported

v2.0.0-alpha

v2.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@danukim danukim released this 28 Aug 23:56
88524a9

New version is almost ready for release, only issue is that inference is pretty slow, 10-15s. Other than that, new features are looking great including:

  • Multilingual nearly perfect megumin voice with English, Japanese, and Chinese
  • Everything local (except whisper by default as whisper.cpp doesnt work good at all for me at least, however i will leave it as an option)
  • Virtually infinite long term memory using vector databases
  • Alexa like smart home control using Tuya API
  • Open apps without specifying path, only name of app
  • Easier setup with dotenv