You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Optional* add your own dataset parser based on tensorflow_tts/processor/experiment/example_dataset.py ( If base processor dataset didnt match yours )
15
+
3. Optional* add your own dataset parser based on tensorflow_tts/processor/experiment/example_dataset.py ( If base processor dataset didnt match yours )
14
16
15
-
* Run preprocess and normalization using preprocess_multispeaker.yaml or preprocess_libritts.yaml based config
17
+
4. Run preprocess and normalization using preprocess_multispeaker.yaml or preprocess_libritts.yaml based config
16
18
17
-
* Run fix mismatch to fix few frames difference in audio and duration files examples/mfa_extraction/fix_mismatch.py --base_path=< your preprocess outdir location on above step >
19
+
5. Run fix mismatch to fix few frames difference in audio and duration files examples/mfa_extraction/fix_mismatch.py --base_path=< your preprocess outdir location on above step >
0 commit comments