F5-PORTUGUESE-BRAZIL / setting.json
vieirinhasantana's picture
Sync local with Hub
79e2cd2 verified
raw
history blame contribute delete
480 Bytes
{
"exp_name": "F5TTS_Base",
"learning_rate": 1e-05,
"batch_size_per_gpu": 4800,
"batch_size_type": "frame",
"max_samples": 64,
"grad_accumulation_steps": 1,
"max_grad_norm": 1,
"epochs": 11,
"num_warmup_updates": 500,
"save_per_updates": 10000,
"last_per_steps": 5000,
"finetune": true,
"file_checkpoint_train": "",
"tokenizer_type": "pinyin",
"tokenizer_file": "",
"mixed_precision": "none",
"logger": "wandb"
}