add model files
Browse files- exp/tts_ljspeech_finetune_tacotron2.v5/images/attn_loss.png +0 -0
- exp/tts_ljspeech_finetune_tacotron2.v5/images/backward_time.png +0 -0
- exp/tts_ljspeech_finetune_tacotron2.v5/images/bce_loss.png +0 -0
- exp/tts_ljspeech_finetune_tacotron2.v5/images/forward_time.png +0 -0
- exp/tts_ljspeech_finetune_tacotron2.v5/images/iter_time.png +0 -0
- exp/tts_ljspeech_finetune_tacotron2.v5/images/l1_loss.png +0 -0
- exp/tts_ljspeech_finetune_tacotron2.v5/images/loss.png +0 -0
- exp/tts_ljspeech_finetune_tacotron2.v5/images/lr_0.png +0 -0
- exp/tts_ljspeech_finetune_tacotron2.v5/images/mse_loss.png +0 -0
- exp/tts_ljspeech_finetune_tacotron2.v5/images/optim_step_time.png +0 -0
- exp/tts_ljspeech_finetune_tacotron2.v5/images/train_time.png +0 -0
- exp/tts_ljspeech_finetune_tacotron2.v5/{196epoch.pth → train.loss.ave_5best.pth} +2 -2
- exp/tts_stats_raw_char/train/feats_stats.npz +0 -0
- meta.yaml +9 -0
exp/tts_ljspeech_finetune_tacotron2.v5/images/attn_loss.png
ADDED
exp/tts_ljspeech_finetune_tacotron2.v5/images/backward_time.png
ADDED
exp/tts_ljspeech_finetune_tacotron2.v5/images/bce_loss.png
ADDED
exp/tts_ljspeech_finetune_tacotron2.v5/images/forward_time.png
ADDED
exp/tts_ljspeech_finetune_tacotron2.v5/images/iter_time.png
ADDED
exp/tts_ljspeech_finetune_tacotron2.v5/images/l1_loss.png
ADDED
exp/tts_ljspeech_finetune_tacotron2.v5/images/loss.png
ADDED
exp/tts_ljspeech_finetune_tacotron2.v5/images/lr_0.png
ADDED
exp/tts_ljspeech_finetune_tacotron2.v5/images/mse_loss.png
ADDED
exp/tts_ljspeech_finetune_tacotron2.v5/images/optim_step_time.png
ADDED
exp/tts_ljspeech_finetune_tacotron2.v5/images/train_time.png
ADDED
exp/tts_ljspeech_finetune_tacotron2.v5/{196epoch.pth → train.loss.ave_5best.pth}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd73c9847f5ad705ba8d648cb118ff652bdafe2d0d3be04726bf3fe7ffe2ebd2
|
3 |
+
size 107298650
|
exp/tts_stats_raw_char/train/feats_stats.npz
ADDED
Binary file (1.4 kB). View file
|
|
meta.yaml
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
espnet: 0.9.7
|
2 |
+
files:
|
3 |
+
model_file: exp/tts_ljspeech_finetune_tacotron2.v5/train.loss.ave_5best.pth
|
4 |
+
python: "3.8.8 | packaged by conda-forge | (default, Feb 20 2021, 16:22:27) \n[GCC\
|
5 |
+
\ 9.3.0]"
|
6 |
+
timestamp: 1614414799.833734
|
7 |
+
torch: 1.7.1
|
8 |
+
yaml_files:
|
9 |
+
train_config: exp/tts_ljspeech_finetune_tacotron2.v5/config.yaml
|