I want to convert files in S4 acoustic model from binary to text (say means, variances, etc.). I guess there's a tool to do that (and vice-versa: converting models in text to binary format), but couldn't find it. Can anyone help me?
Thanks,
Aldebaro
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
printp will allow one to display the binary mean to text and it won't be hard to write a wrapper to dump the text directly into a file. Anyone can contribute?
Arthur
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to convert files in S4 acoustic model from binary to text (say means, variances, etc.). I guess there's a tool to do that (and vice-versa: converting models in text to binary format), but couldn't find it. Can anyone help me?
Thanks,
Aldebaro
The S4 acoustic models are the same as the Sphinx-3 acoustic models. Are there such tools to convert Sphinx-3 acoustic models from binary to text?
philip
printp will allow one to display the binary mean to text and it won't be hard to write a wrapper to dump the text directly into a file. Anyone can contribute?
Arthur