We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Its a good long wait in the Shiny app at the moment, as the API is more suited to batch calls. For true babel fish goodness, streaming API is needed, but that is only supported via "rpc" https://cloud.google.com/speech/docs/streaming-recognize
Some possibilities for supporting that are:
The text was updated successfully, but these errors were encountered:
I have no idea how to get started at this, so any help with examples of how it could work appreciated.
Sorry, something went wrong.
No branches or pull requests
Its a good long wait in the Shiny app at the moment, as the API is more suited to batch calls. For true babel fish goodness, streaming API is needed, but that is only supported via "rpc"
https://cloud.google.com/speech/docs/streaming-recognize
Some possibilities for supporting that are:
https://cloud.google.com/speech/docs/streaming-recognize#speech-streaming-recognize-python
The text was updated successfully, but these errors were encountered: