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
I am new to using Unity and I am trying to use Whisper for a project, but I believe my error that "Whisper model isn't loaded" is interfering with some functions when I try to "play" the game. How do I initialize the Whisper model on Unity?
Thank you!
The text was updated successfully, but these errors were encountered:
If you are using macOS, when you open the project and press play, the system will show a message:
‘libwhisper.dylib cannot be opened because the developer cannot be verified.’
This happens when you play the scene. Just allow it in System Preferences > Privacy & Security under the General tab, and after that, it should work.
Hello,
I am new to using Unity and I am trying to use Whisper for a project, but I believe my error that "Whisper model isn't loaded" is interfering with some functions when I try to "play" the game. How do I initialize the Whisper model on Unity?
Thank you!
The text was updated successfully, but these errors were encountered: