gudatr / godot-ai-rpg

RPG prototype with full Speech To Speech Interaction using Meta's LLaMA 3. Supports Metal and Vulkan.
MIT License
9 stars 0 forks source link

TTS fails loading libonnxruntime. Migrate to new version of piper-without-espeak #3

Open gudatr opened 1 month ago

gudatr commented 1 month ago

The current version of the tts binary cannot find the libonnxruntime if it is not installed. This is solved in the current version of the piper-without-espeak repo

gudatr commented 1 month ago

Apple Silicon is migrated