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

Question: time stamp of recognized keyword #119

Open
senbukai0203 opened this issue Dec 9, 2022 · 2 comments
Open

Question: time stamp of recognized keyword #119

senbukai0203 opened this issue Dec 9, 2022 · 2 comments

Comments

@senbukai0203
Copy link

Hi Team, thanks for this interesting project.

Can we get a time-stamp for recognized keyword?

@mlxu995
Copy link
Collaborator

mlxu995 commented Dec 10, 2022

Thanks, you can infer the approximate end time-stamp of the keyword from the scores in scores.txt.

@duj12
Copy link
Contributor

duj12 commented Jun 3, 2023

You can try this PR #135,
Using CTC prefix beam search to detect keywords,
The time stamp is stored with decoding path, detailed infomation can be found in https://github.com/wenet-e2e/wekws/pull/135/files#diff-a4a3871b0a3ce7cbf5c4ef2d972bf97fb1b8a240c0d6ce7ceedf609801765b38R195

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

3 participants