What does HackerNews think of silero-models?

Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple

Language: Jupyter Notebook

Some months ago I tried the Silero Models: https://github.com/snakers4/silero-models

With the audio sources I had, in English, the transcription had many mistakes. The good side is that installing and running the software worked as described in their documentation, so maybe it’s worth giving it a try by yourself.

Silero[0] seems to have decent performance (although you will have to some minimal coding). I believe there are better ones if you're willing to tinker a bit more.

[0]: https://github.com/snakers4/silero-models

For speech-to-text extraction you can try Silero [1].

Free software (AGPL-3.0 License), fast, highly accurate and extremely simple to deploy (I have no affiliation with them).

[1] https://github.com/snakers4/silero-models