Home Artists Posts Import Register

Content

A quick test with the support for multiple languages to the chat feature of Alive. Speech recognition seemed pretty decent. The local assistant component didn't work properly, likely due to the character encoding, for the part with "echo <japanese words>" later in the video.

I was running locally a 7B AI model that doesn't know japanese. It would work better of course with a model that actually knows the language. The point was just to test the speech-to-text functionality and being able to send messages to the AI in a language other than English.

The VAM model was running on the new Gaze v3 system which is WIP, so the body movement is a bit different than v50 and earlier and still needs some extra touches.

Files

WIP: AI chat multi language speech support test

a quick first test after adding foreign languages speech recognition support for AI chat in ALIVE built with Virt-A-Mate echo [japanese words] didn't work but too busy to cut it out. That's a local assistant command that's outside the AI. It was supposed to make the AI reply and read what's after the echo. But failed for japanese here, likely at identifying the characters, tbd would work of course better with an AI model that actually knows japanese. Here i was just testing speech to text. Model was llama2 7B running locally. AI voice from ElevenLabs

Comments

Berzerker

Is it possible to link poses with dialoge or have a randomizer

SPQRAeternum

yes: https://www.youtube.com/watch?v=2aFm2TZ4ITE NEW: chat added change pose commands: change pose (standing|sitting|lying|crouching). "change pose standing" will do a random standing pose, "change pose standing 69" will load standing pose 69 you can also use "trigger some button name" in chat to trigger an UIButton named SomeButtonName (letter case and spaces don't matter). So you can trigger anything that's possible in VAM, just add it to an UIButton and then in chat you can say "trigger button name"

Berzerker

I apologize for so many questions but how to open the desktop ui

SPQRAeternum

No worries. On desktop, once you add the plugin, it should appear as a sidebar on the right side of the screen, like in my youtube videos. You can then toggle it on/off with F2. There's a also a setting Floating Sidebar that when picked lets you customize the height/width/position of the UI. The position for that is controlled from the normal vam plugin settings, not from the custom UI. For very large monitors that mode might be better than the default sidebar mode. If you have trouble with it, let me know