Deepspeech: Can this code be used in Chinese speech recognition?

Created on 12 Dec 2017  ·  10Comments  ·  Source: mozilla/DeepSpeech

Have someone used this code to do Chinese speech recognition? Does it works?

Most helpful comment

The same means of supporting Chinese used in DeepSpeech2 can be used in DeepSpeech.

All 10 comments

Thank you! But this project is based on DeepSpeech, not DeepSpeech2. So, I'm worried about whether this project is applicable to Chinese.

The same means of supporting Chinese used in DeepSpeech2 can be used in DeepSpeech.

so, it means if the character set( data/alphabet.txt) are changed, the project can transfer Chinese words?

Basically yes.

You'll also need to create the language model, trie, vocabulary and the like. For a similar example of going to French see Vincent Foucault's excellent tutorial[1].

@jackHuanghello, 中文的你跑出来了吗...

@jackHuanghello 請問你的Language Model 是自己train的嗎? 還是使用 THCHS30中的 lm ?
有詳細的教學步驟嗎? 感恩您
因為我的data 只有 THCHS30 謝謝!

@jackHuanghello hello, your link become invalid. Can I have future contact with you, ?My WeChat is: 13797206291

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings