First, I would like to express my gratitude to everyone who has contributed to maintaining such a wonderful repository.
While reviewing the code, I noticed that two files require different hop_length values.
in prepare/preprocess_crepe.py, it is set to 160,
but in vits/data_utils.py, it is set to 320.
Is this a bug, or is there a process in place to reconcile these differences?
First, I would like to express my gratitude to everyone who has contributed to maintaining such a wonderful repository.
While reviewing the code, I noticed that two files require different hop_length values. in prepare/preprocess_crepe.py, it is set to 160, but in vits/data_utils.py, it is set to 320. Is this a bug, or is there a process in place to reconcile these differences?