julius icon indicating copy to clipboard operation
julius copied to clipboard

Failed to recognize Audio

Open alekione opened this issue 2 years ago • 0 comments

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...

alekione avatar Aug 20 '22 10:08 alekione