aalto-speech / AaltoASR

Aalto Automatic Speech Recognition tools
Other
85 stars 37 forks source link

Bugfix for deque usage. #4

Closed shadowrock closed 11 years ago

shadowrock commented 11 years ago

If erasing from empty deque, the behavior is undefined and (in practice will give maxint as size with new GCC and lattice_rescore stopped working.)