Picovoice / picovoice

On-device voice assistant platform powered by deep learning
Apache License 2.0
565 stars 109 forks source link

Console wierd behavior - Leopard custom voc / boost words #762

Closed tempo-riz closed 6 months ago

tempo-riz commented 8 months ago

Hello, I am trying to train a leopard model with some keywords and boost words. I successfully imported my YAML file, but then I encountered an error stating 'nonexistent word.' Perhaps I am mistaken, but it would make sense to be able to boost the custom vocabulary I added to enhance the chances of accurate recognition.

Here is a minimal example demonstrating this:

new: 
    dragon dairain ancien: []
boost: 
  - no
  - yes
  - dragon dairain ancien

image

ksyeo1010 commented 8 months ago

Thanks for reporting, we are looking at it and let you know here when the fix is out.

albho commented 6 months ago

hey @tempo-riz, this issue has now been fixed!