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

Speech end-pointing #37

Open
greed2411 opened this issue Nov 17, 2021 · 1 comment
Open

Speech end-pointing #37

greed2411 opened this issue Nov 17, 2021 · 1 comment
Labels
winter-of-code gdsc's woc

Comments

@greed2411
Copy link
Member

To be updated.

@greed2411 greed2411 added the winter-of-code gdsc's woc label Nov 17, 2021
@pskrunner14
Copy link
Contributor

Task 1

Implement Speech Endpointing feature in the Decoder class of kaldi-serve core C++ library. Speech Endpointing is the process of deciding when to stop decoding based on trailing silence in the audio.

Relevant links:

  1. Online Decoding TCP Server Binary
  2. Online Endpoint - Source

Task 2

Add a boolean flag in kaldi-serve proto file that toggles the Speech Endpointing feature (Task 1) in all the RPC methods implemented in the kaldi-serve gRPC server application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
winter-of-code gdsc's woc
Projects
None yet
Development

No branches or pull requests

2 participants