ChatdollKit icon indicating copy to clipboard operation
ChatdollKit copied to clipboard

ChatdollKit enables you to make your 3D model into a chatbot

Results 23 ChatdollKit issues
Sort by recently updated
recently updated
newest added

Changing face expression immediately looks unnatural.

For now Name property should be set to cache downloaded voices but it is unnecessary prop for TTS. (for Web Voice, necessary as its key)

When using TTS, each voice is not generated and downloaded until the VoiceRequest gets into under processing. This sometimes causes the gap between phrases.

To learn WakeWordListeners and VoiceRequestProviders.

hello am not able to understand how to add or create animation while talking, can you please guide me

Hello, I followed your steps to complete the setup, and no errors occurred, but it seems that it cannot recognize that I am speaking, and the voice bar does not...

I've restarted several times. I'm sure that I;m doing something wrong, but I cannot get the chatgpt scripts to load. What am I going wrong? ![Screenshot 2024-03-25 221735](https://github.com/uezo/ChatdollKit/assets/164972625/2144168e-d2f6-4517-ad8a-f455937ecf05)

Hello, Sometimes OpenAITTSLoader will produce the error `Error: Cannot create FMOD::Sound instance for clip "" (FMOD error: Error loading file. )` when `DownloadAudioClipNativeAsync` calls `return DownloadHandlerAudioClip.GetContent(www);` The program stops executing...

Hi. Thanks for this great framework. It's a lot of work. [uezo](https://github.com/uezo) We have successfully tested ChatdollKit in the Unity Editor but we're having problems while integrating it to our...

I don't know how to resolve this error. What should I do? [Failed to launch camera in 10 seconds UnityEngine.Debug:LogError (object) ChatdollKit.IO.ChatdollCamera/d__43:MoveNext () (at Assets/ChatdollKit/Scripts/IO/ChatdollCamera.cs:389) Cysharp.Threading.Tasks.CompilerServices.AsyncUniTask`2:Run () (at Assets/Plugins/UniTask/Runtime/CompilerServices/StateMachineRunner.cs:313) Cysharp.Threading.Tasks.AwaiterActions:Continuation...