arrandi commited on
Commit
1e2ac06
Β·
verified Β·
1 Parent(s): 050d880

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -100,7 +100,7 @@ Brief summary of training parameters used (from `config_basque_multispeaker_phon
100
  | `config_basque_multispeaker_phoneme_wavlm_emo_plbertemo_no_acc.yml` | Training & model config β†’ place at `Models/Basque_Multispeaker_Phoneme_wavlm_emo_plbertemo_no_acc` |
101
  | `epoch_2nd_00030.pth` | Main TTS checkpoint β†’ place at `Models/Basque_Multispeaker_Phoneme_wavlm_emo/` |
102
  | `epoch_00200.pth` | Basque ASR / text aligner β†’ place at `Utils/ASR_basque/` |
103
- | `step_4000000.t7` | Phoneme PLBERT β†’ place at `Utils/PLBERT_phoneme/` |
104
 
105
  > **Note:** The JDC F0 extractor (`Utils/JDC/bst.t7`) is not Basque-specific β€” download it from the original [StyleTTS2 repository](https://github.com/yl4579/StyleTTS2) and place it at `Utils/JDC/bst.t7`.
106
 
@@ -129,7 +129,7 @@ files = {
129
  "config_basque_multispeaker_phoneme_wavlm_emo_plbertemo_no_acc.yml": "Models/Basque_Multispeaker_Phoneme_wavlm_emo/config.yml",
130
  "epoch_2nd_00030.pth": "Models/Basque_Multispeaker_Phoneme_wavlm_emo/epoch_2nd_00030.pth",
131
  "epoch_00200.pth": "Utils/ASR_basque/epoch_00200.pth",
132
- "step_4000000.t7": "Utils/PLBERT_phoneme/step_4000000.t7",
133
  }
134
  # bst.t7 comes from the original StyleTTS2 repo β€” download separately:
135
  # https://github.com/yl4579/StyleTTS2/tree/main/Utils/JDC
 
100
  | `config_basque_multispeaker_phoneme_wavlm_emo_plbertemo_no_acc.yml` | Training & model config β†’ place at `Models/Basque_Multispeaker_Phoneme_wavlm_emo_plbertemo_no_acc` |
101
  | `epoch_2nd_00030.pth` | Main TTS checkpoint β†’ place at `Models/Basque_Multispeaker_Phoneme_wavlm_emo/` |
102
  | `epoch_00200.pth` | Basque ASR / text aligner β†’ place at `Utils/ASR_basque/` |
103
+ | `step_3580000.t7` | Phoneme PLBERT β†’ place at `Utils/PLBERT_phoneme/` |
104
 
105
  > **Note:** The JDC F0 extractor (`Utils/JDC/bst.t7`) is not Basque-specific β€” download it from the original [StyleTTS2 repository](https://github.com/yl4579/StyleTTS2) and place it at `Utils/JDC/bst.t7`.
106
 
 
129
  "config_basque_multispeaker_phoneme_wavlm_emo_plbertemo_no_acc.yml": "Models/Basque_Multispeaker_Phoneme_wavlm_emo/config.yml",
130
  "epoch_2nd_00030.pth": "Models/Basque_Multispeaker_Phoneme_wavlm_emo/epoch_2nd_00030.pth",
131
  "epoch_00200.pth": "Utils/ASR_basque/epoch_00200.pth",
132
+ "step_3580000.t7": "Utils/PLBERT_phoneme/step_3580000.t7",
133
  }
134
  # bst.t7 comes from the original StyleTTS2 repo β€” download separately:
135
  # https://github.com/yl4579/StyleTTS2/tree/main/Utils/JDC