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

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

Open
stefangrotz opened this issue Aug 3, 2021 · 0 comments
Open

Comments

@stefangrotz
Copy link

stefangrotz commented Aug 3, 2021

I also posted this in the Deep speech examples repo, but I believe my chances for a reaction are better in here:
mozilla/DeepSpeech-examples#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:

  • 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.

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

No branches or pull requests

1 participant