agermanidis / autosub

[NO LONGER MAINTAINED] Command-line utility for auto-generating subtitles for any video file
MIT License
4.11k stars 1.64k forks source link

Any alternatives? #169

Open thesofakillers opened 4 years ago

thesofakillers commented 4 years ago

I see that this library is no longer maintained. Is anyone aware of any similar libraries that are still maintained as an alternative?

Thank you!

johan44co commented 4 years ago

Hello, I just released this App a few months ago, https://www.dubetto.com I hope you find it useful.

Wanna be part of this project?, feel free to contact me :)

thesofakillers commented 4 years ago

@johan44co looks cool! Congrats on the project. But i was moreso looking for open-source alternatives, after all iirc autosub simply relies on google-apis. When do you expect dubetto docs to become available?

johan44co commented 4 years ago

@thesofakillers I hope the API it to be ready in the next weeks, having the documentacion is a bigger next step for the project schedule, eventually I'll develope a Adobe Premier Pro Plugin, dubetto is based in Open Source Libraries as this one (Autosub). If you are interest, I can give you access to the API before I release the documentation on the website.

Aster-the-Med-Stu commented 4 years ago

https://github.com/BingLingGroup/autosub

Maybe this? Based on autosub but is actively maintained.

paperbenni commented 3 years ago

@thesofakillers I hope the API it to be ready in the next weeks, having the documentacion is a bigger next step for the project schedule, eventually I'll develope a Adobe Premier Pro Plugin, dubetto is based in Open Source Libraries as this one (Autosub). If you are interest, I can give you access to the API before I release the documentation on the website.

The problem described is that the library is unmaintained. Using that unmaintained library through your proprietary service makes the problem worse as now the user also has to worry about your service going down, plus it'll probably cost money. Also why would I use an API that wraps a wrapper for another API (Google speech to text)? Wouldn't I be better off just using the Google solution?

johan44co commented 3 years ago

@thesofakillers I hope the API it to be ready in the next weeks, having the documentacion is a bigger next step for the project schedule, eventually I'll develope a Adobe Premier Pro Plugin, dubetto is based in Open Source Libraries as this one (Autosub). If you are interest, I can give you access to the API before I release the documentation on the website.

The problem described is that the library is unmaintained. Using that unmaintained library through your proprietary service makes the problem worse as now the user also has to worry about your service going down, plus it'll probably cost money. Also why would I use an API that wraps a wrapper for another API (Google speech to text)? Wouldn't I be better off just using the Google solution?

@paperbenni Probably you are right, but also the API and the website are set up for people with non-code knowledge. Is there is a alternative solution, to Google. I'm open to it. The idea is give solution to many people as possible, thanks to libraries like this one it can be a reality.