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

Update __init__.py because I want vosk to function like google API #592

Open
wants to merge 1 commit into
base: offline-recognition
Choose a base branch
from

Conversation

Nathius262
Copy link

=>I observed that using vosk API
-output {
"text" : "hello"
}
=> not functioning like google API, but with a little adjustment in the code we can be able to print something like this
output- hello

=>I observed that using vosk API 
-output {
  "text" : "hello"
}
 => not functioning like google API, but with a little adjustment in the code we can be able to print something like this 
output- hello
@Nathius262 Nathius262 changed the title Update __init__.py because I want it to function like google API Update __init__.py because I want vosk to function like google API Feb 3, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant