SEPIA-Framework / sepia-docs

Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)
https://sepia-framework.github.io/
236 stars 16 forks source link

Can I use Porcupine 2.1 models? #171

Closed sippeangelo closed 2 years ago

sippeangelo commented 2 years ago

I would really love to make a custom wake word, but the Picovoice Console only lets me train models for Porcupine 2.1 and I can't find any way to make it generate for older versions... Will there be support for 2.1, or is there some way I can get a 2.0 model out of it?

I tried just using it by pretending it's a 2.0 one but it didn't seem to work. I'm also not sure how to convert it to the .js file SEPIA expects either. I found a convert_binary_to_array.sh script but that didn't do it.

fquirin commented 2 years ago

I was worried that this might happen, actually I was complaining about 2.0 and 2.1 compatibility few days ago in the Porcupine issues section :-/.

Unfortunately there is no way to "upgrade" old wake-word files. The next client version will have v2.1 support ... unless they release v2.2 before ;-)

sippeangelo commented 2 years ago

Nice! I'll try again next version then 👀

On Thu, 10 Mar 2022, 09:29 Florian Quirin, @.***> wrote:

I was worried that this might happen, actually I was complaining about 2.0 and 2.1 compatibility few days ago in the Porcupine issues section :-/.

Unfortunately there is no way to "upgrade" old wake-word files. The next client version will have v2.1 support ... unless they release v2.2 before ;-)

— Reply to this email directly, view it on GitHub https://github.com/SEPIA-Framework/sepia-docs/issues/171#issuecomment-1063794547, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACAB2S3VFOW5M5SMHGNQCLU7GXG5ANCNFSM5QKZQMQA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

fquirin commented 2 years ago

Forgot to mention it here but the last update added v2.1 support :-)