{ | |
"exp_name": "F5TTS_v1_Base", | |
"learning_rate": 1e-05, | |
"batch_size_per_gpu": 9545, | |
"batch_size_type": "frame", | |
"max_samples": 64, | |
"grad_accumulation_steps": 1, | |
"max_grad_norm": 1, | |
"epochs": 700, | |
"num_warmup_updates": 2124, | |
"save_per_updates": 1000, | |
"keep_last_n_checkpoints": 10, | |
"last_per_updates": 1000, | |
"finetune": true, | |
"file_checkpoint_train": "/workspace/F5-TTS/ckpts/hf/model_last.pt", | |
"tokenizer_type": "pinyin", | |
"tokenizer_file": "", | |
"mixed_precision": "fp16", | |
"logger": "wandb", | |
"bnb_optimizer": false | |
} |