WARNING: adin_thread_process: too long input (> 320000 samples), segmented now

If you are testing julius and using your microphone it is returning this warning message:

WARNING: adin_thread_process: too long input (> 320000 samples), segmented now
Warning: input buffer overflow: some input may be dropped, so disgard the input

You should try to change the sensibility level (-lv) for a high value (default is 2000).

In my board it worked fine with 10000 :

# julius -input mic -lv 10000 -C julian.jconf

One thought on “WARNING: adin_thread_process: too long input (> 320000 samples), segmented now

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s