apeatling / ollama-voice-mac

Mac compatible Ollama Voice
GNU Affero General Public License v3.0
426 stars 46 forks source link

Segmentation fault when running assistant.py #5

Closed Daniel-AT closed 10 months ago

Daniel-AT commented 10 months ago

Running assistant.py on my M3 MacBook returns the following segfault. Is anyone else seeing this?

ollama-voice-mac % python3 assistant.py pygame 2.5.2 (SDL 2.28.3, Python 3.12.1) Hello from the pygame community. https://www.pygame.org/contribute.html zsh: segmentation fault python3 assistant.py

I appreciate any ideas on how to solve this.

apeatling commented 10 months ago

How much RAM do you have?

apeatling commented 10 months ago

I was actually able to reproduce this, and fixed it in https://github.com/apeatling/ollama-voice-mac/commit/e101dec18d09e7e60bcb89f4d989b59a07f36e41

Pull the latest and install the requirements again and it should be fixed. 👍

Daniel-AT commented 10 months ago

How much RAM do you have?

I have 16 GB of RAM