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

core happened using chain model #75

Open
AjianIronSide opened this issue Mar 11, 2020 · 3 comments
Open

core happened using chain model #75

AjianIronSide opened this issue Mar 11, 2020 · 3 comments

Comments

@AjianIronSide
Copy link

I was trying to repeat the 'Practical Example' with a nnet3 chain model(tdnn_7q exactly) instead. I use the yaml file from sample_chinese_nnet3.yaml(multi_cn). However, a core file generated when decoder dealing with the audio chunk. There was no clue from worker or master log. Did I miss anything ?

@AjianIronSide
Copy link
Author

Seems the same problem when using multi_cn model and yaml

@AjianIronSide AjianIronSide changed the title waiting decoder EOS all the time core happened using chain model Mar 11, 2020
@AjianIronSide
Copy link
Author

The worker log is like:
2020-03-11 07:26:14 - INFO: decoder2: 67a2f518-a6ca-425b-8626-325027fc1599: Initializing request
2020-03-11 07:26:14 - INFO: decoder2: 67a2f518-a6ca-425b-8626-325027fc1599: Setting caps to audio/x-raw, layout=(string)interleaved, rate=(int)16000, format=(string)S16LE, channels=(int)1
2020-03-11 07:26:14 - INFO: decoder2: 67a2f518-a6ca-425b-8626-325027fc1599: Connecting audio decoder
2020-03-11 07:26:14 - INFO: main: 67a2f518-a6ca-425b-8626-325027fc1599: Started timeout guard
2020-03-11 07:26:14 - DEBUG: main: 67a2f518-a6ca-425b-8626-325027fc1599: Checking that decoder hasn't been silent for more than 10 seconds
2020-03-11 07:26:14 - INFO: main: 67a2f518-a6ca-425b-8626-325027fc1599: Initialized request
2020-03-11 07:26:14 - INFO: decoder2: 67a2f518-a6ca-425b-8626-325027fc1599: Connected audio decoder
2020-03-11 07:26:14 - DEBUG: main: 67a2f518-a6ca-425b-8626-325027fc1599: Got message from server of type <class 'ws4py.messaging.BinaryMessage'>
2020-03-11 07:26:14 - DEBUG: decoder2: 67a2f518-a6ca-425b-8626-325027fc1599: Pushing buffer of size 5120 to pipeline
2020-03-11 07:26:14 - DEBUG: decoder2: 67a2f518-a6ca-425b-8626-325027fc1599: Pushing buffer done

@hezhenke
Copy link

hezhenke commented Jan 1, 2022

segment fault the same when use chinese test model

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