daanzu / kaldi-active-grammar

Python Kaldi speech recognition with grammars that can be set active/inactive dynamically at decode-time
GNU Affero General Public License v3.0
339 stars 51 forks source link

Remove unnecessary extra quotes with whitespace #64

Closed matthewmcintire closed 3 years ago

matthewmcintire commented 3 years ago

Resolves https://github.com/daanzu/kaldi-active-grammar/issues/54

daanzu commented 3 years ago

Great, thanks!