SyntheticVoicess
commited on
Commit
•
4346216
1
Parent(s):
cf2274f
Upload 6 files
Browse filesOptimusPrime StyleTTS2 finetuned model with sample files.
All_Optimus_Prime_Voice_Lines_(getmp3.pro)_00003.wav
ADDED
Binary file (90.8 kB). View file
|
|
All_Optimus_Prime_Voice_Lines_(getmp3.pro)_00004.wav
ADDED
Binary file (99.9 kB). View file
|
|
All_Optimus_Prime_Voice_Lines_(getmp3.pro)_00005.wav
ADDED
Binary file (196 kB). View file
|
|
All_Optimus_Prime_Voice_Lines_(getmp3.pro)_00006.wav
ADDED
Binary file (142 kB). View file
|
|
config_ftprime.yml
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{ASR_config: Utils/ASR/config.yml, ASR_path: Utils/ASR/epoch_00080.pth, F0_path: Utils/JDC/bst.t7,
|
2 |
+
PLBERT_dir: Utils/PLBERT/, batch_size: 2, data_params: {OOD_data: /mnt/h/StyleTTS23/Data/OOD_texts.txt,
|
3 |
+
min_length: 50, root_path: /mnt/h/ai-voice-cloning/training/Prime/wavs, train_data: /mnt/h/StyleTTS23/Data/train_list.txt,
|
4 |
+
val_data: /mnt/h/StyleTTS23/Data/val_list.txt}, device: cuda, epochs: 50, load_only_params: false,
|
5 |
+
log_dir: Models/Prime, log_interval: 10, loss_params: {diff_epoch: 10, joint_epoch: 20,
|
6 |
+
lambda_F0: 1.0, lambda_ce: 20.0, lambda_diff: 1.0, lambda_dur: 1.0, lambda_gen: 1.0,
|
7 |
+
lambda_mel: 5.0, lambda_mono: 1.0, lambda_norm: 1.0, lambda_s2s: 1.0, lambda_slm: 1.0,
|
8 |
+
lambda_sty: 1.0}, max_len: 300, model_params: {decoder: {resblock_dilation_sizes: [
|
9 |
+
[1, 3, 5], [1, 3, 5], [1, 3, 5]], resblock_kernel_sizes: [3, 7, 11], type: hifigan,
|
10 |
+
upsample_initial_channel: 512, upsample_kernel_sizes: [20, 10, 6, 4], upsample_rates: [
|
11 |
+
10, 5, 3, 2]}, diffusion: {dist: {estimate_sigma_data: true, mean: -3.0, sigma_data: 0.1968180395333247,
|
12 |
+
std: 1.0}, embedding_mask_proba: 0.1, transformer: {head_features: 64, multiplier: 2,
|
13 |
+
num_heads: 8, num_layers: 3}}, dim_in: 64, dropout: 0.2, hidden_dim: 512,
|
14 |
+
max_conv_dim: 512, max_dur: 50, multispeaker: true, n_layer: 3, n_mels: 80, n_token: 178,
|
15 |
+
slm: {hidden: 768, initial_channel: 64, model: microsoft/wavlm-base-plus, nlayers: 13,
|
16 |
+
sr: 16000}, style_dim: 128}, optimizer_params: {bert_lr: 1.0e-05, ft_lr: 0.0001,
|
17 |
+
lr: 0.0001}, preprocess_params: {spect_params: {hop_length: 300, n_fft: 2048,
|
18 |
+
win_length: 1200}, sr: 24000}, pretrained_model: Models/Prime/epoch_2nd_00029.pth,
|
19 |
+
save_freq: 10, second_stage_load_pretrained: true, slmadv_params: {batch_percentage: 0.5,
|
20 |
+
iter: 10, max_len: 500, min_len: 400, scale: 0.01, sig: 1.5, thresh: 5}}
|
epoch_2nd_00049.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:857c098cde4a0c7289d800e72974a009897a11544216fc41e6d9f1e4cba4b8d6
|
3 |
+
size 2242832486
|