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
Crashed after selecting translate, presumably on model load. Crash on all subsequent OBS starts unless safemode. Resolved only by full Localvocal uninstall. Reinstall causes immediate crash on OBS start. Crash report from OBS here: Crash 2024-09-10 14-12-39.txt
The text was updated successfully, but these errors were encountered:
Today, I tried this plugin, and I've got the same crash as described. Steps were the same, as were the resulting crash.
Additionally, after I uninstalled plugin, I noticed, the filter was still visible in config json, but not in the application.
Crashed after selecting translate, presumably on model load. Crash on all subsequent OBS starts unless safemode. Resolved only by full Localvocal uninstall. Reinstall causes immediate crash on OBS start. Crash report from OBS here: Crash 2024-09-10 14-12-39.txt
@alexdodge i think it's because your CPU is CPU: Snapdragon(R) X 12-core X1E80100 @ 3.40 GHz
it's not an Intel or AMD so probably Whisper isn't compiled to work with your CPU instruction set...
it would need another compilation target. i can look into it, but it will take a while
Thank you! Yes, I realized that was probably the case after. It's probably not worth it as my application is very specific. I ended up writing my own solution using cloud API for STT and translate.
Crashed after selecting translate, presumably on model load. Crash on all subsequent OBS starts unless safemode. Resolved only by full Localvocal uninstall. Reinstall causes immediate crash on OBS start. Crash report from OBS here:
Crash 2024-09-10 14-12-39.txt
The text was updated successfully, but these errors were encountered: