Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help]: NaturalSpeech2 training and data preprocess issue #206

Open
CreepJoye opened this issue May 13, 2024 · 1 comment
Open

[Help]: NaturalSpeech2 training and data preprocess issue #206

CreepJoye opened this issue May 13, 2024 · 1 comment
Assignees

Comments

@CreepJoye
Copy link

Hello,I would like to run sh egs/tts/NaturalSpeech2/run_train.sh,and it reports :
usage: accelerate <command> [<args>]
Accelerate CLI tool: error: argument {config,estimate-memory,env,launch,tpu-config,test}: invalid choice: /home/lqb/project/Amphion/bins/tts/train.py' (choose from 'config', 'estimate-memory', 'env', 'launch', 'tpu-config', 'test')
How should I handle this issue?
thank you for your patient explanation!

@CreepJoye CreepJoye changed the title [Help]: [Help]: NaturalSpeech2 training and data preprocess issue May 20, 2024
@CreepJoye
Copy link
Author

CreepJoye commented May 20, 2024

  1. When I follow other Amphion TTS recipes for the data processing,it seems works but not totally.I get these files in egs/tts/NaturalSpeech2/data_processed/libritts,but no content features.
    image
    image
  2. How should I set the path of the "metadata_dir" in NaturalSpeech2/exp_config.json/"preprocess"?I don't know what is "metadata" and it seems like I get no "metadata" since I have created a 'metadata' folder and set the path of 'metadata' to this folder, but it is empty.
  3. I complete preprocess.py, and also obtain train.json and valid.json.Then I start to run train.py,and it reports
    image

Your responses are greatly appreciated!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants