Train Deep speech with Indian english

will try sir thanks you for immediate reply

@lissyx I am creating a pbmm model after that we want testing that model I am getting the error which is RuntimeError: CreateModel failed with error code 5

Command is: deepspeech --model modell/output_graph.pbmm --alphabet modell/alphabet.txt --lm modell/lm.binary --trie modell/trie --audio how_are_you.wav

hi sudarshan

Do you find a way to fix your problem “RuntimeError: CreateModel failed with error code 5” ?

I’ve got the same issue when i try to execute my own training model

Error code 5 in v0.4.1 means file not found. You’re specifying an invalid path somewhere, probably the model file.

Thx but in my case the error was due to i train the model with 0.5 version and try to use it with 0.4.1 native client :wink: error on my side

Hey @muruganrajenthirean,

I am trying to fine-tune deep speech but get stuck at generating the language model stage. Can you please share the set of steps that you followed to fine-tune it?

Sir language model stage means, I didn’t understand ? Own language model is not tricky. But we can build language model for our specific datasets with corpus 5.5 GB . Go to data/lm read Readme.md. it is quite simple and very useful to build language model.

1 Like

Could someone share an indian accent data set for testing?

could you provide your data augmentation code for me?

Hi @muruganrajenthirean,

I am new to speech transcription, I am trying to convert Indian ascent audio, the quality is not good. If possible can you share your model ?

can you please provide the data of Indian English Accent ?

@Neel_Gajjar that is my company private data. Sorry I can’t. :slight_smile:

what should i do for purchase your data ?

I am new to this but I am trying to test the model with indian accent data. Has anyone got any luck with finding that kind of data ?