srvk / eesen

The official repository of the Eesen project
http://arxiv.org/abs/1507.08240
Apache License 2.0
822 stars 342 forks source link

train-ctc-parallel: Fix race conditions / deadlocks. #50

Closed adrianbg closed 8 years ago

adrianbg commented 8 years ago

Fix enforcement of the frame limit on batches and individual utterances.

Add error checking on file operations.

yajiemiao commented 8 years ago

thanks for your contribution