Live data from Hacker News

Show HN: LibreASR – An On-Premises, Streaming Speech Recognition System

github.com

1–10 of 73 posts

Re: Show HN: LibreASR – An On-Premises, Streaming Speech Recognition System

#4
Hey HN!

I've been working on this for a while now. While there are other on-premise solutions using older models such as DeepSpeech [0], I haven't found a deployable project supporting multiple languages using the recent RNN-T Architecture [1].

Please note that this does not achieve SotA performance. Also, I've only trained it on one GPU so there might be room for improvement.

Edit: Don't expect good performance :D this is still in early stage development. I am looking for contributers :)

[0] https://github.com/mozilla/DeepSpeech

[1] https://arxiv.org/abs/1811.06621

Re: Show HN: LibreASR – An On-Premises, Streaming Speech Recognition System

#6
post #2

Is the transcription of Macron's speech completely off or am I not understanding what the two shown texts represent?

The upper transcript is YouTube's automatic transcription. Below is the web app transcribing live. And yes, it is actually missing a few words.

Re: Show HN: LibreASR – An On-Premises, Streaming Speech Recognition System

#10
In case someone wondered what does the title have to do with logic, it’s just probably a (common) malapropism.

premise (noun) a previous statement or proposition from which another is inferred or follows as a conclusion.

premises (noun) a house or building, together with its land and outbuildings, occupied by a business or considered in an official context.

Post reply on HN