You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The transcript right now only sends out a long string. But on the same model I have tested manually with the --json flag and it gave time-slots word by word. Is it possible to do it in this REST API??
The text was updated successfully, but these errors were encountered:
I'm not sure right now what --json flags triggers in deepspeech cli client but I would start by replacing invocation of stt method with sttWithMetadata here
I have created a pull request after implementing some functional changes (Pull 4). Please do a review and if you can help me get the JSON Object as a response it'll be great. Have a Nice Day!
The transcript right now only sends out a long string. But on the same model I have tested manually with the --json flag and it gave time-slots word by word. Is it possible to do it in this REST API??
The text was updated successfully, but these errors were encountered: