Remove obsolete package file tiny_tts/utils/__init__.py

This commit is contained in:
Owen Song
2026-06-17 23:54:44 +00:00
committed by system
parent f5bbd20ae7
commit e41f5a4eec
-5
View File
@@ -1,5 +0,0 @@
from .config import (
SAMPLING_RATE, FILTER_LENGTH, HOP_LENGTH, SEGMENT_FRAMES,
ADD_BLANK, SPEC_CHANNELS, N_SPEAKERS, SPK2ID,
MODEL_PARAMS, NUM_LANGUAGES, NUM_TONES,
)