Update prepare_tokens_libritts.py

This commit is contained in:
zr_jin 2024-10-21 17:13:12 +08:00
parent dc0106a0d5
commit d99248aeb8

View File

@ -42,6 +42,9 @@ def prepare_tokens_libritts():
"test-other", "test-other",
"train-all-shuf", "train-all-shuf",
"train-clean-460", "train-clean-460",
# "train-clean-100",
# "train-clean-360",
# "train-other-500",
) )
for partition in partitions: for partition in partitions: