Deepak Kadetotad

Results 7 comments of Deepak Kadetotad

@Aasimrafique, were you able to convert the TIMIT format to STM format as instructed by @zhangjiulong? If so could you please share how you did it exactly. @yajiemiao , @fmetze,...

@riebling I forgot to add in scripts in the end, I do have access to the TIMIT dataset and what I meant to ask was if the TIMIT dataset test...

@riebling Okay, I see. But I did create a new issue here https://github.com/srvk/eesen/issues/128, describing what I've done and the issues I am facing. Could you please suggest how I could...

@fmetze, I have given an example of the data in TIMIT to obtain labels below. This is for one utterance, **`faem0_sx312`** `sil dh ow z ae n s er z...

Yes I believe they are different, after sourcing the path in EESEN and running the command I was able to get the label counts as `[ 146177 2292 2266 1865...

My mistake, the `lexicon_numbers.txt` I created, started with 0 instead of 1, I've fixed it now. As I move forward, I will need to feed only the 48 labeled probabilities...

@fmetze, I noticed that for generating the `L.fst` EESEN uses the `tokens.txt` rather than `units.txt` for `--isymbols` option. I am quite unfamiliar with FST generation so is this by design...