TTS-Style-Transfer
TTS-Style-Transfer copied to clipboard
How do I generate the file text_dict.pkl?
The data loader tries loading this file but I don't have it.
This line: https://github.com/dipjyoti92/TTS-Style-Transfer/blob/a922f54cae31970f159b2945b75e467d3a983c38/preprocess.py#L58 text_dict = nick(path)
Is never called, and I don't see that file in the nick dataset.