AASHISHAG / deepspeech-german

Automatic Speech Recognition (ASR) - German
Apache License 2.0
311 stars 36 forks source link

Loading pretrained model #30

Closed sadia95 closed 3 years ago

sadia95 commented 3 years ago

Hi, I want to use your pretrained model for German. I am not really sure how to use it on windows. And is it going to work on a normal computer?

AASHISHAG commented 3 years ago

Hi, please check our other repository for running deepspeech on a browser (of course it would work on windows).

Link: https://github.com/AASHISHAG/DeepSpeech-API

sadia95 commented 3 years ago

Actually I want to use your pretrained model and further fine tune it on my dataset.

AASHISHAG commented 3 years ago

You can try installing Windows Subsystem for Linux and give it a shot. But you would definitely need GPU's to efficiently train the system. However, I would still recommend training on Linux.

AASHISHAG commented 3 years ago

I am hoping the issue is resolved. Closing the ticket.