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
Hey everyone, thanks a lot for your great work.
To make Deepspeech more accessible to non-tech folks, it would be great to have a small desktop client. The electron example shows that this is doable and that a cross-platform app is relatively easy to create. I want to work on this, but I have very little experience with electron apps, so it might take a while and I might need some help.
I imagine a very minimalistic frontent that contains:
A input field for the model
A input field for the scorer
A input field for the wav-file
A progress bar
A way to show or save the generated srt file.
What are your thoughts on this? I want to start working on this during August and start by adapting the example app in a separated repo. Do you think this is a doable plan? I am also open for other proposals.
The text was updated successfully, but these errors were encountered:
Hey everyone, thanks a lot for your great work.
To make Deepspeech more accessible to non-tech folks, it would be great to have a small desktop client. The electron example shows that this is doable and that a cross-platform app is relatively easy to create. I want to work on this, but I have very little experience with electron apps, so it might take a while and I might need some help.
I imagine a very minimalistic frontent that contains:
What are your thoughts on this? I want to start working on this during August and start by adapting the example app in a separated repo. Do you think this is a doable plan? I am also open for other proposals.
The text was updated successfully, but these errors were encountered: