Git Product home page Git Product logo

Comments (6)

ErisMik avatar ErisMik commented on May 27, 2024 1

Thank you for the report. This is an issue with the text rendering specific only to our web-based SDKs, and is currently in our queue to fix. Desktop and other SDKs do not have this issue and render the correct UTF8 accented characters.

from rhino.

safsoun avatar safsoun commented on May 27, 2024

Thank you for your fast reactivity on all the threads I opened until now 💯

from rhino.

ErisMik avatar ErisMik commented on May 27, 2024

@safsoun The returned slot strings in both console and in the web SDKs should now render the correct UTF8 characters. In the case of the web SDKs, please update to the latest versions of the *-worker and *-factory packages to see this fix. If you run into any more problems, feel free to open another issue.

from rhino.

safsoun avatar safsoun commented on May 27, 2024

Hello,

I come back to this issue. It appears it was not fixed.. Still having non-ASCII characters.
For example: for the word "éteindre", I get the text "éteindre" in the console (even if I re-import .yml file) and "C)teindre" with STM32F769-DISCO board output.
Tested with lib v2.1

from rhino.

mrrostam avatar mrrostam commented on May 27, 2024

Hello,

I am a little bit confused. You are saying the Picovoice Console shows the word "éteindre" correctly, whereas the board gives "C)teindre"? If that's true, I guess the software you are using to get data from the serial port probably has some issues with non-Ascii chars.

what software did you use to monitor the serial output?

from rhino.

safsoun avatar safsoun commented on May 27, 2024

Hello,

Please consider this issue as resolved.
I did a test with my firmware (using STM32F769-DISCO) by doing a compare with the string "éteindre" and got equal strings.
-> strcmp("éteindre", inference->values[i]) returns 0.

Thank you.

from rhino.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.