google / language-resources

Datasets and tools for basic natural language processing.
Apache License 2.0
371 stars 89 forks source link

Error in creating labels from festival utts #37

Open priyanthini opened 4 years ago

priyanthini commented 4 years ago

I manually placed my utts created in festival into labels/cmu_us_my_voice/festival/utts.

When trying to make labels SIOD error is coming and tmp file is not created. The error comes as follows under each of the file name:

SIOD ERROR: unbound variable : eof gawk: fatal: cannot open file ./full_context_labels/labels//tmp' for reading (No such file or directory) gawk: fatal: cannot open file./full_context_labels/labels//tmp' for reading (No such file or directory)

Can someone please help me with this issue?

pasindud commented 4 years ago

Is this for a merlin voice ?

priyanthini commented 4 years ago

@pasindud yes . I couldn't do festival part in Merlin. Why is that?