You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the directions in the READ.ME allows for TTS to be compiled fine but when I go to run it I get the immediate core dump. The particular board/chip in this Raspberry Pi is aarch64. I'm guessing there is an issue with that?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You might also look our discussion channels.
I've managed to run this on a raspberry pi 4B, using whisper.cpp STT and Conqui TTS as a combine service with a specially crafted bash and python scripts together :) I might have a solution for your concern but I need a more detailed error or the actual output on your terminal.
Describe the bug
Following the directions in the READ.ME allows for TTS to be compiled fine but when I go to run it I get the immediate core dump. The particular board/chip in this Raspberry Pi is aarch64. I'm guessing there is an issue with that?
To Reproduce
pi_server:~/Projects/TTS$ tts --list_models
Illegal instruction (core dumped)
Expected behavior
List the models available.
Logs
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: