linto-ai / linto-stt

An automatic speech recognition API
GNU Affero General Public License v3.0
38 stars 14 forks source link

Streaming instead of file POST #6

Closed wibimaster closed 3 years ago

wibimaster commented 3 years ago

Hi !

Is a streaming feature (to get live output) on the roadmap ?

You're using Kaldi, maybe with GStreamer ?

Thanks !

irebai commented 3 years ago

Hello The streaming is already available (https://github.com/linto-ai/linto-platform-stt-standalone-worker-streaming) We use VOSK-api instead of GStreamer