Skip to content

Releases: 1neReality/MITSUHA

v3.1.0

25 Feb 03:59
e036289
Compare
Choose a tag to compare
  • 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

16 Jan 20:39
a967ed2
Compare
Choose a tag to compare

Fixed an issue with setup.py

v3.0.0

26 Oct 00:09
6c69707
Compare
Choose a tag to compare

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

21 Sep 00:15
f3d5310
Compare
Choose a tag to compare

Added automatic GPU support in setup.py

v2.1.0

20 Sep 01:32
c25a6a6
Compare
Choose a tag to compare

Added time and date awareness to the AI.

v2.0.2

12 Sep 03:24
7d7035e
Compare
Choose a tag to compare

Some more minor setup bug fixes

v2.0.1

11 Sep 15:50
2eb9cf7
Compare
Choose a tag to compare

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

v2.0.0

10 Sep 14:40
257577b
Compare
Choose a tag to compare

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

v2.0.0-beta

09 Sep 14:16
88524a9
Compare
Choose a tag to compare

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

28 Aug 23:56
88524a9
Compare
Choose a tag to compare
v2.0.0-alpha Pre-release
Pre-release

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