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

Added basic kaldi-gstreamer-server support #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

astropika
Copy link

Very basic support for kaldi-gstreamer-server, using their HTTP API.

A complete implementation would use chunked transfers or websocket to be faster (speech starts processing before it's all been sent) and more usable (timeouts) but I didn't want to add any dependencies.

@Uberi
Copy link
Owner

Uberi commented May 22, 2016

Hi astropika,

This looks pretty good so far - I'm going to merge this when I have some time.

Just as a heads up, we'll need to make the following changes afterward:

  • Better setup instructions for kaldi-gstreamer-server on all 3 major supported platforms, includingstep-by-step instructions for how to set it up starting from a fresh OS install.
  • Plain-English error messages for all of the most common errors.
  • A recommended Kaldi server configuration.

@beeedy
Copy link
Contributor

beeedy commented May 11, 2017

Is there any update on when this may get pulled in?

@ghost
Copy link

ghost commented Aug 8, 2017

An open PR for about 15 months now? So, it will not happen.

@Sispheor
Copy link

Sispheor commented May 3, 2018

Any news on this? Could it be rebased on the last version @astropika ?

@karuhanga
Copy link

karuhanga commented Dec 16, 2018

Hey, @Uberi @astropika any word on this?

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

Successfully merging this pull request may close these issues.

None yet

5 participants