Details of DeepSpeech architect

Hi, I’m using DeepSpeech to build a simple app on my thesis in the University. I need to find some details of Deepspeech architect (language model, acoustic model, architect, core,…) to write my thesis. So where can I find these information. Thank you.

@bem0302 Have you tried reading DeepSpeech.py ? https://hacks.mozilla.org/2017/11/a-journey-to-10-word-error-rate/ https://hacks.mozilla.org/2018/09/speech-recognition-deepspeech/ ?

1 Like

Thank @lissyx, after I read the code, is that DeepSpeech network have 6 layers? I read the flags.py and I just see 6 dropout_rates.