alphacep / vosk-asterisk

Speech Recognition in Asterisk with Vosk Server
GNU General Public License v2.0
102 stars 40 forks source link

Numerical results #11

Open giandiego opened 4 years ago

giandiego commented 4 years ago

I congratulate you on the excellent work, I was testing and everything works very well. I only have one query, if I wanted to get the result in the json format that appears in the log, what would I have to do?

I would also like to know if it is possible for you to give me numerical results.

excuse my English. Great job!

nshmyrev commented 4 years ago

if I wanted to get the result in the json format that appears in the log, what would I have to do?

We don't have an option for that yet, sorry, a pull request is welcome.

I would also like to know if it is possible for you to give me numerical results.

We do not have the tool to convert yet, something like https://github.com/facebook/duckling must be integrated

nshmyrev commented 4 years ago

I congratulate you on the excellent work, I was testing and everything works very well.

Thank you, much appreciated!

altaf2892 commented 1 year ago

@nshmyrev Hi !! can you share with me how did u implmented this I would also like to know if it is possible for you to give me numerical results.