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
After asking a question the following error occured:
pvporcupine._porcupine.PorcupineInvalidArgumentError: Initialization failed:
[0] Keyword file (.ppn) file belongs to a different version of the library. File is `2.2.0` while library is `3.0.0`.
[1] Loading keyword file at `models/hey-glad-os_en_linux_v2_2_0.ppn` failed with `INVALID_ARGUMENT`.
Mitigated this by recreating a keyword file from my picovoice account page. This resulted in a keyword .ppn filed which matched the latest library version. Added this to ./GLaDOS-GPT/models directory and altered the glados.py script to reference the new hey-glad-os_en_linux_v3_0_0.ppn filename.
The text was updated successfully, but these errors were encountered:
After asking a question the following error occured:
Mitigated this by recreating a keyword file from my picovoice account page. This resulted in a keyword .ppn filed which matched the latest library version. Added this to ./GLaDOS-GPT/models directory and altered the glados.py script to reference the new hey-glad-os_en_linux_v3_0_0.ppn filename.
The text was updated successfully, but these errors were encountered: