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

Failed to recognize Audio #186

Open
alekione opened this issue Aug 20, 2022 · 0 comments
Open

Failed to recognize Audio #186

alekione opened this issue Aug 20, 2022 · 0 comments

Comments

@alekione
Copy link

I'm using kali-linux (v)5.18.0-kali5-amd64 and i followed all of the instruction you gave. I tried to test it using the mozilla.wav provided but i didn't get the required output. Instead i got the following message:

(tail)
........
TAT: 59800 samples (3.74 sec.)
STAT: ### speech analysis (waveform -> MFCC)
### Recognition: 1st pass (LR beam)
..........................................................................................................................................................................................................................................................................................................................................................................WARNING: 00 _default: no tail silence word survived on the last frame, search failed
<search failed>

STAT: 82800 samples (5.18 sec.)
STAT: ### speech analysis (waveform -> MFCC)
### Recognition: 1st pass (LR beam)
..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................WARNING: 00 _default: no tail silence word survived on the last frame, search failed
<search failed>

STAT: 19299 samples (1.21 sec.)
STAT: ### speech analysis (waveform -> MFCC)
### Recognition: 1st pass (LR beam)
.............................................................................................................WARNING: 00 _default: no tail silence word survived on the last frame, search failed
<search failed>


------
### read waveform input
1 files processed

When i try using the microphone, I'm receiving tones of samples with zero value error

(tail)
........
Warning: strip: sample 323-338 has zero value, stripped
Warning: strip: sample 2-18 has zero value, stripped
Warning: strip: sample 391-419 has zero value, stripped
Warning: strip: sample 46-63 has zero value, stripped
Warning: strip: sample 433-452 has zero value, stripped
Warning: strip: sample 164-187 has zero value, stripped
Warning: strip: sample 550-574 has zero value, stripped
Warning: strip: sample 624-639 is invalid, stripped
Warning: strip: sample 463-488 has zero value, stripped
Warning: strip: sample 546-627 has zero value, stripped
Warning: strip: sample 93-170 has zero value, stripped

I don't know where i did it wrong...

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

1 participant