slbinilkumar

Results 4 comments of slbinilkumar
trafficstars

Thank you. On Aug 24, 2017 9:05 AM, "Dat Thanh Vu" wrote: > Change dictionary to Indian langugages, modify DeepSpeechModel.lua, > fullyConnected:add(nn.Linear(rnnHiddenSize, dict_size)) > > Change dict_size to the length...

In mapper.lua it is reading byte wise .So that will break Unicode characters .I had changed mapper.lua and read characters with unicode support. On Aug 24, 2017 9:05 AM, "Dat...

Thank you On Aug 28, 2017 12:23 PM, "Dat Thanh Vu" wrote: > @slbinilkumar Dont worry, use Lua UTF-8 > library instead of string library. > My script: > require...

i want to know how to train with utf8 processing and how to train Arctic data .