yl4579 / StyleTTS

Official Implementation of StyleTTS
MIT License
396 stars 64 forks source link

Require Imports?? #23

Closed ziyaad30 closed 1 year ago

ziyaad30 commented 1 year ago

Does text_utils.py (https://github.com/yl4579/StyleTTS/blob/main/text_utils.py) require:

import os
import os.path as osp
import pandas as pd
yl4579 commented 1 year ago

No it doesn't require any of these, I have removed it. Thanks for noticing this problem.