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

Google API/Deepspeech for speech to text #54

Open
svp19 opened this issue Jul 17, 2019 · 0 comments
Open

Google API/Deepspeech for speech to text #54

svp19 opened this issue Jul 17, 2019 · 0 comments
Labels

Comments

@svp19
Copy link
Member

svp19 commented Jul 17, 2019

Create a speech-to-text view in admin/views.py, which takes an audio file through post request and displays text transcript on the screen.

You may also create a view to render a form to upload file and redirect to this view for testing.

Although, in the spirit of open source -we must use open source projects like DeepSpeech in ours - you may try implementing Google's speech to text api which is simple( and works well enough with Indian accents). We shall later have to migrate to something more open source

@svp19 svp19 added the SoI19 label Jul 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant