ChatVRM
ChatVRM copied to clipboard
SpeechRecognitionはFirefoxでは呼べないためUI表示前にエラーになっていました。ひとまずif文で抜ければFirefoxでもVRMを表示してテキスト入力で会話できました。 参考: https://caniuse.com/speech-recognition # before  # after  
# PR概要 ユーザーの利便性を上げるため、OpenAIのChatGPTに加えて、Azure OpenAI ServiceのChatGPTも選べるように変更しました。変更内容を確認頂き、本アプリの方針に沿うようでしたら、マージ頂けますと大変幸いです。 Azure OpenAI Serviceの開始方法については次のZennの記事が分かりやすいのでご参考ください。 [Azure OpenAI Service を使い始める](https://zenn.dev/microsoft/articles/1a15305021cd01#%E5%88%A9%E7%94%A8%E9%96%8B%E5%A7%8B%E3%81%BE%E3%81%A7%E3%81%AE%E6%89%8B%E9%A0%86) # エビデンス 以下はローカルでAzure OpenAI ServiceのChatGPTの動作を確認した際のキャプチャです。 ## イントロダクション IntroductionでOpenAIとAzure OpenAI Serviceをリストボックスで選べるように(初期表示はOpenAI)  プロバイダーをAzure OpenAI Serviceに切り替えると入力項目が変更される  Azure OpenAI Serviceの入力項目を埋めた後の状態(機微情報はマスキングしています)...
# PR概要 いくつかの設定をローカルストレージに保存してタブを消したりリロードしたりしても引き継ぐようにしました。 - chatLog - koeiroParam - systemPrompt また、chatLog、systemPromptに関してはリセットできるようにしています。 # 設定画面 キャラ設定リセット 会話ログリセット
- Add Chinese and English translations - Add language toggle buttons - Enable save api key to localstorage - Enable enter submit online demo [https://chat-vrm-cn.lxfriday.xyz/](https://chat-vrm-cn.lxfriday.xyz/)     
thanks for this great job, i would love to have arabic/english version
## 🔨 Details of Changes - Update Node.js version from 16 to 18
I saw there's the same issue which was closed while ago. But it seems it still not returning any response. I have like 30 USD balance in my openai account...
Hi, I've been working on a fork of ChatVRM which adds support for more LLM backends (including self hosted) and TTS engines, and vision (through llava/bakllava llama.cpp server). https://github.com/semperai/amica Just...
### Problem A glitch occurs when playing an animation file downloaded from Mixamo. ### Steps to reproduce 1. Download an animation file (fbx) from Mixamo. 1. Convert it to glb....
 