StableTTSの日本語事前学習
モデルパラメータ
48M
Total parameters: 48,171,521
Trainable parameters: 48,171,521
学習時のモデルパラメータ
hidden_channels: int = 256
filter_channels: int = 1024
n_heads: int = 4
n_enc_layers: int = 8
n_dec_layers: int = 8
kernel_size: int = 3
p_dropout: float = 0.1
gin_channels: int = 256
トレーニングパラメータ
train_dataset_path: str = 'filelists/filelist.json'
test_dataset_path: str = 'filelists/filelist.json'
batch_size: int = 16
learning_rate: float = 1e-4
num_epochs: int = 15
model_save_path: str = './checkpoints'
log_dir: str = './runs'
log_interval: int = 0.01
save_interval: int = 1
warmup_steps: int = 0.5
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support
HF Inference deployability: The model has no library tag.