-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Whats an Voice prompting #244
Comments
Why did you completed this without letting me know? This is not good. I just wanted to know about voice prompting. |
@AnonymousCoderArtist sorry the issue was stale here are 2 pull requests to follow: |
Will close this issue once the the feature is implemented. |
Thanks a lot for the time and support @thecodacus |
I think we can add voice prompting as the normal javascript voice speech recognition is quite fast and usable. I would surely work on it. @thecodacus @dustinwloring1988 Whats your's opinion? |
thanks, I am not sure how fast any external speech recognition library will be, as most of the stuff this project does is local to browser and very few things happens from server-side. |
@AnonymousCoderArtist I have used whisper with transformers.js and yes it is near real time |
@dustinwloring1988 @thecodacus I am talking about the inbuilt speech recognition of javascript. Its quite fast and accurate. |
@dustinwloring1988 , ohh nice how much heavy it is for browser. can we run it on mobile devices ? @AnonymousCoderArtist I don't think there is any built in speech recognition as far as I remember. I guess you are talking about browser API |
@AnonymousCoderArtist are you referring to the Android one? |
Ywah lik see @thecodacus @dustinwloring1988 Here is what i am talking about.
I am talkingabout this the inbuilt webkitspeechrecognition. |
yes thats browser api. its only available in browser thats using webkit like chrome |
yes its fast and free i think |
##Whats Voice prompting
I am willing to contribute and help in voice prompting and UI and can improve your prompts if u want.
-CoFounder of HelpingAI and Webscout
The text was updated successfully, but these errors were encountered: