coqui-ai / STT-examples

🐸STT integration examples
https://github.com/coqui-ai/STT
Mozilla Public License 2.0
117 stars 45 forks source link

Expand electron app to create a cross platform subtile creation tool #13

Open stefangrotz opened 3 years ago

stefangrotz commented 3 years ago

I also posted this in the Deep speech examples repo, but I believe my chances for a reaction are better in here: https://github.com/mozilla/DeepSpeech-examples/issues/143

Hey everyone, thanks a lot for your great work. To make coqui 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 frontend 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.