Git Product home page Git Product logo

Comments (3)

alumae avatar alumae commented on July 19, 2024

I don't really like this idea. I would like the server to be as independent of actual time as possible.

Currently, I would recommend to just send an EOS when a client side silence is detected, and start a new session when speech restarts.

Another possibility would be to come up with a new message (similar to "EOS") to mark client side end of a speech segment, that client must send to the server, and the server somehow forwards to the Kaldi plugins. This would need some supporting code from the plugins.

from kaldi-gstreamer-server.

rikrd avatar rikrd commented on July 19, 2024

I also would like the alternative solution Tanel proposes (End Of Segment
signal). This would be useful to switch models or grammars between speech
segments, without having to reload the workers.

On Wed, Jul 29, 2015 at 10:44 AM, Tanel Alumäe [email protected]
wrote:

I don't really like this idea. I would like the server to be as
independent of actual time as possible.

Currently, I would recommend to just send an EOS when a client side
silence is detected, and start a new session when speech restarts.

Another possibility would be to come up with a new message (similar to
"EOS") to mark client side end of a speech segment, that client must send
to the server, and the server somehow forwards to the Kaldi plugins. This
would need some supporting code from the plugins.


Reply to this email directly or view it on GitHub
#23 (comment)
.

ricard
http://twitter.com/ricardmp
http://www.ricardmarxer.com
http://www.caligraft.com

from kaldi-gstreamer-server.

ngoel17 avatar ngoel17 commented on July 19, 2024

I like the idea too. Maybe call it PAU which is not much effort to send,
and then there will be no need to close connection. There could be other
signals for other stuff.
On Jul 29, 2015 5:17 AM, "Ricard Marxer" [email protected] wrote:

I also would like the alternative solution Tanel proposes (End Of Segment
signal). This would be useful to switch models or grammars between speech
segments, without having to reload the workers.

On Wed, Jul 29, 2015 at 10:44 AM, Tanel Alumäe [email protected]
wrote:

I don't really like this idea. I would like the server to be as
independent of actual time as possible.

Currently, I would recommend to just send an EOS when a client side
silence is detected, and start a new session when speech restarts.

Another possibility would be to come up with a new message (similar to
"EOS") to mark client side end of a speech segment, that client must send
to the server, and the server somehow forwards to the Kaldi plugins. This
would need some supporting code from the plugins.


Reply to this email directly or view it on GitHub
<
#23 (comment)

.

ricard
http://twitter.com/ricardmp
http://www.ricardmarxer.com
http://www.caligraft.com


Reply to this email directly or view it on GitHub
#23 (comment)
.

from kaldi-gstreamer-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.