Can the model definition of DeepSpeech be found in the Github repository?

For a research project, there is a desire to experiment with the DeepSpeech model by adding custom layers / manipulate weights and measure performance differences. So far it has not been managed to find the necessary code to do this in the Github repository.

Can the code that defines the model and the weights of the trained model be found in the Github repository, preferably in Python? If so, where are they located.

Thanks in advance!

Did you really search ?

https://deepspeech.readthedocs.io/en/latest/DeepSpeech.html

1 Like

Thanks for your reply , @lissyx!

1 Like