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

Low latency acoustic modeling using temporal convolution and LSTMs example #4043

Closed
witeksosnowski opened this issue Apr 15, 2020 · 4 comments

Comments

@witeksosnowski
Copy link

Hi,

I am trying to build a real time asr and just came across this publication: https://danielpovey.com/files/2017_spl_tdnnlstm.pdf
Is there any existing example in kaldi that makes use of this architecture? I was looking at the egs/ami and egs/swbd but could not find any simmiliar example.

Thanks in advance

@jtrmal
Copy link
Contributor

jtrmal commented Apr 15, 2020

temporal convolution is tdnn, if that's what are you asking

@jtrmal jtrmal closed this as completed Apr 15, 2020
@witeksosnowski
Copy link
Author

I meant architecture based on tdnn and lstm that has low latency. It is described in publication I gave.
Can you please take a look at it?

@jtrmal
Copy link
Contributor

jtrmal commented Apr 15, 2020 via email

@jtrmal
Copy link
Contributor

jtrmal commented Apr 15, 2020 via email

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

No branches or pull requests

2 participants