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
Hi, OBS crashes whenever I try to add LocalVocal to my audio input.
I have tried creating a new audio input from sources and also using the audio input from the default Audio Mixer section, same issue.
Install using dpkg -i obs-localvocal-0.1.0-x86_64-linux-gnu.deb
Open obs-studio 30.0.1
Click the 3 dots under Mic/Aux in the Audio Mixer section
Select Filters
Click on the + and select the LocalVocal Transcription
Obs Crashes
While trouble-shooting initially, I removed the ggml-tiny.en.bin from the /usr/share/obs/obs-plugins/obs-localvocal/models/ directory, when I tried again, it downloaded a new one to the ~/.config/obs-studio/plugin_config/obs-localvocal/models/ but still crashed after download
Here's the report.
11:21:30.968: [obs-localvocal] Checking if model models/ggml-tiny.en.bin exists in data...
11:21:30.968: [obs-localvocal] Model models/ggml-tiny.en.bin not found in data.
11:21:30.968: [obs-localvocal] Model path in config: /home/idimma/.config/obs-studio/plugin_config/obs-localvocal/models/ggml-tiny.en.bin
11:21:30.968: [obs-localvocal] Model exists in config folder: /home/idimma/.config/obs-studio/plugin_config/obs-localvocal/models/ggml-tiny.en.bin
11:21:30.968: [obs-localvocal] Loading whisper model from /home/idimma/.config/obs-studio/plugin_config/obs-localvocal/models/ggml-tiny.en.bin
Hi, OBS crashes whenever I try to add LocalVocal to my audio input.
I have tried creating a new audio input from sources and also using the audio input from the default Audio Mixer section, same issue.
Is there something I'm missing?
Steps to reproduce the error.
dpkg -i obs-localvocal-0.1.0-x86_64-linux-gnu.deb
Obs Crashes
While trouble-shooting initially, I removed the ggml-tiny.en.bin from the
/usr/share/obs/obs-plugins/obs-localvocal/models/
directory, when I tried again, it downloaded a new one to the~/.config/obs-studio/plugin_config/obs-localvocal/models/
but still crashed after downloadHere's the report.
You can view the full file here
obs-crash-report.txt
The text was updated successfully, but these errors were encountered: