Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library Documentation and Numbers as non text #79

Open
DanielUsselmann opened this issue Jan 17, 2024 · 4 comments
Open

Library Documentation and Numbers as non text #79

DanielUsselmann opened this issue Jan 17, 2024 · 4 comments

Comments

@DanielUsselmann
Copy link

I have two questions:

  1. Is there a documentation for the library available for any parameters that can be set?

  2. Is there the possibility to get numbers as number and not as text:
    User says "100" the recognizer outputs "one hundred"
    I want to get the 100 as output without writing a mapping function.

@erikh2000
Copy link

Re #1, I know "better documentation" is on the TODO list. But I will tell you how I usually figure it out:

That is still quite convoluted, and kinda asks a JS dev to know C++. One of these days, I would like to get a build of vosk-browser working and see if I contribute docs or something else like that to the project.

Re #2, no comment other than that I like the idea.

IANAMaintainer

@DanielUsselmann
Copy link
Author

Ok thanks. I will try to use your method.

So your planning to add a parameter for "just recognizing" numbers ?
Because currently I need to map it from text to numbers.
Or do you have another idea ?

@erikh2000
Copy link

erikh2000 commented Jan 19, 2024 via email

@DanielUsselmann
Copy link
Author

Okay understand.

I am currently developing this "Converter" by myself, but of course not for every language..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants