Comment on Deep Voice: Real-Time Neural Text-To-SpeechparentComments−dresaj89yi'm more thinking of ways to programmatically turn long audio files into indexable text.−skykooler9yJulius[1] can do this. But the accuracy depends on the language model you are using, and unfortunately the free English language model (VoxForge) is not the best.[1] http://julius.osdn.jp/en_index.php−nattaylor9yI'm unaware of a ML-based solution, but GCE has an endpoint that _can_ do this, though it is better at short sentences.
Comments
i'm more thinking of ways to programmatically turn long audio files into indexable text.
Julius[1] can do this. But the accuracy depends on the language model you are using, and unfortunately the free English language model (VoxForge) is not the best.
[1] http://julius.osdn.jp/en_index.php
I'm unaware of a ML-based solution, but GCE has an endpoint that _can_ do this, though it is better at short sentences.