Release Inflect-Nano-v1

This commit is contained in:
Owen Song
2026-06-16 19:32:09 +00:00
committed by system
parent d48990f1e9
commit 321c00a999
52 changed files with 135839 additions and 34 deletions
+5
View File
@@ -0,0 +1,5 @@
from .config import (
SAMPLING_RATE, FILTER_LENGTH, HOP_LENGTH, SEGMENT_FRAMES,
ADD_BLANK, SPEC_CHANNELS, N_SPEAKERS, SPK2ID,
MODEL_PARAMS, NUM_LANGUAGES, NUM_TONES,
)