mirror of
https://github.com/wassname/TTS.git
synced 2026-09-11 12:00:24 +08:00
Remove TTSDatasetCached. It is merged to TTSDataset.py
This commit is contained in:
@@ -14,7 +14,7 @@ from utils.data import (prepare_data, pad_per_step, prepare_tensor,
|
||||
|
||||
|
||||
class MyDataset(Dataset):
|
||||
# TODO: Not finished yet.
|
||||
# TODO: Merge to TTSDataset.py, but it is not fast as it is supposed to be
|
||||
def __init__(self,
|
||||
root_path,
|
||||
meta_file,
|
||||
|
||||
Reference in New Issue
Block a user