lingvo icon indicating copy to clipboard operation
lingvo copied to clipboard

Getting started ASR task

Open alessiaatunimi opened this issue 6 years ago • 2 comments

Sorry for the stupid question, I'm new at this. I followed the instruction to run the image task using the README file. But my goal is to run the asr task, I can't find out how to set up this one. Which dataset have I to add in the command: bazel run -c opt //lingvo/tools:keras2ckpt -- --dataset=mnist I'd really appreciate a tutorial for dummies for Lingvo for ASR system. Thanks Alessia

alessiaatunimi avatar Jul 30 '19 21:07 alessiaatunimi

To be quite honest I don't think we will be adding one in the near future :(

The scripts for getting the datasets are https://github.com/tensorflow/lingvo/tree/master/lingvo/tasks/asr/tools

jonathanasdf avatar Aug 01 '19 23:08 jonathanasdf

Yeah, in the end I found out how to correctly get dataset. Thanks

alessiaatunimi avatar Aug 02 '19 21:08 alessiaatunimi