Aanchal Agarwal

Results 5 comments of Aanchal Agarwal

> > > I was able to get mine working by removing the call to hashhex in temp.append(hashhex(line.strip())); the original code seems to hash the URLs in the mapping files...

For me, the 'real_name' variable was not getting set because I'm working on a windows machine and windows uses '\\' instead of '/' in its path. So, in `format_to_lines(args)` when...

> > > The tokenized stories directory /data/presum/data/preprocess contains 0 files, but it should contain the same number as /data/presum/data/raw_stories (which has 136008 files). Was there an error during tokenization?...

@hebo1982 I replaced the old MLTRNL.praat with this new file and now it is giving a different error. I tried using with python version 3.9 but since that did not...

Hey @hebo1982 This issue was occuring because I was using a smaller file (5 seconds). When I used another file (17 seconds), this error was gone, but the values for...