-
-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OBS is crashing when attempting to create LocalVocal filter on MacBook Pro M1 #67
Comments
Just a note. I would have added the crash report inline, but the size was larger than allowable. |
Seems to fail when trying to load the model and init ggml.. strange. |
Appreciate the response Roy! Not sure if the plugin is the right tool for my usecase, so I may just hold off on continuing to troubleshoot. It seems like a push to talk mechanism, with a hotkey or streamdeck button, may work better at the operating system or another application level. I did however look into openai/whisper, whisper.cpp, and go-emotion for sentiment analysis. All of which are local installations which was perfect. Thank you for the pointer to openai/whisper and whisper.ccp in your README. Think I may just go down the route of attempting to control the microphone external of OBS at this point and interopt to the other tools Would you like to keep the issue open? I can close the issue if it is preferred. Cheers! |
I can confirm this. Crashes every time I'm trying clicking OK after the filter name dialogue. No workarounds so far. Edit: Tried it on an intel Mac just now and it also crashed there. |
@CR0CKER can you provide logs please? from Intel and M1 |
Thanks for the quick response, @royshil! Here are the logs. The Intel Mac seems to crash after briefly showing the config options, while the M1 crashes immediately after clicking OK in the filter naming dialogue. Sounds like an amazing plugin, so I hope we can get it to work. |
@CR0CKER the Intel logs doesn't show LV trying to open the model, while the M1 does and apparently crashes on the model load part - which aligns with @chadwpry above for the M1 it's hard for me to catch the bug since i don't have the machine to dev and test, i'll have to rely on you all for testing, e.g. from a PR with potential fix |
Thanks, @royshil -- I'll try getting it to work on the intel machine first. For the M1 fix, I'm happy to test any beta versions you have, but I'm not a developer so I can't help with coding. |
@CR0CKER can you plz try the artifacts from #76 e.g. https://github.com/occ-ai/obs-localvocal/actions/runs/8354294570?pr=76 |
Thanks -- still crashing, unfortunately. I also tried reinstalling on the Intel Mac and it keps crashing. Other filters install fine, so I'm pretty certain the Intel crash is also caused by LocalVocal. |
im now going to build separately for M1 and x86 |
@chadwpry @CR0CKER are you able to try the M1 artifcats on https://github.com/occ-ai/obs-localvocal/actions/runs/8359597687 ? |
Thanks, @royshil -- I've tried it but after replacing the default installation file with the artifact you linked to (arm64), the plugin doesn't appear as an option in the filter dialogue in OBS. Odd. |
@CR0CKER Thanks for trying it |
Here you go, @royshil ! |
@CR0CKER this is very strange Will you be able to test the x86_64 version for Mac? |
@royshil you're right! I've reinstalled the Apple silicon version from the OBS website and it's working now with the artefacts you shared! Great. |
@CR0CKER I've released now an official version so you can use that instead of the artifact Thanks for verifying |
This is my first time useing the Local Vocal plugin and have not yet seen it work correctly. I'll describe my process and a crash report in hopes that may help provide clarity.
Steps to create issue:
local-vocal-crash-report.txt
The text was updated successfully, but these errors were encountered: