Li-Jen commited on
Commit ·
237690b
1
Parent(s): 79749c8
Update model
Browse files
dump/xvector/dev_phn/spk_xvector.ark
CHANGED
|
Binary files a/dump/xvector/dev_phn/spk_xvector.ark and b/dump/xvector/dev_phn/spk_xvector.ark differ
|
|
|
dump/xvector/train_no_dev_test_phn/spk_xvector.ark
CHANGED
|
Binary files a/dump/xvector/train_no_dev_test_phn/spk_xvector.ark and b/dump/xvector/train_no_dev_test_phn/spk_xvector.ark differ
|
|
|
exp/tts_finetune_fastpeech2_g2pw/config.yaml
CHANGED
|
@@ -393,9 +393,6 @@ tts_conf:
|
|
| 393 |
use_gst: true
|
| 394 |
gst_heads: 4
|
| 395 |
gst_tokens: 16
|
| 396 |
-
encoder_use_prompt: false
|
| 397 |
-
decoder_use_prompt: false
|
| 398 |
-
intermediate_use_prompt: false
|
| 399 |
pitch_extract: dio
|
| 400 |
pitch_extract_conf:
|
| 401 |
fs: 24000
|
|
|
|
| 393 |
use_gst: true
|
| 394 |
gst_heads: 4
|
| 395 |
gst_tokens: 16
|
|
|
|
|
|
|
|
|
|
| 396 |
pitch_extract: dio
|
| 397 |
pitch_extract_conf:
|
| 398 |
fs: 24000
|
meta.yaml
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
espnet: '202211'
|
| 2 |
files:
|
| 3 |
model_file: exp/tts_finetune_fastpeech2_g2pw/train.loss.ave_5best.pth
|
| 4 |
-
python: "3.8.
|
| 5 |
-
|
|
|
|
| 6 |
torch: 1.10.1
|
| 7 |
yaml_files:
|
| 8 |
train_config: exp/tts_finetune_fastpeech2_g2pw/config.yaml
|
|
|
|
| 1 |
espnet: '202211'
|
| 2 |
files:
|
| 3 |
model_file: exp/tts_finetune_fastpeech2_g2pw/train.loss.ave_5best.pth
|
| 4 |
+
python: "3.8.16 | packaged by conda-forge | (default, Feb 1 2023, 16:01:55) \n[GCC\
|
| 5 |
+
\ 11.3.0]"
|
| 6 |
+
timestamp: 1693234881.346685
|
| 7 |
torch: 1.10.1
|
| 8 |
yaml_files:
|
| 9 |
train_config: exp/tts_finetune_fastpeech2_g2pw/config.yaml
|