Instructions to use alien79/f5-ita-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- F5-TTS
How to use alien79/f5-ita-test with F5-TTS:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| { | |
| "exp_name": "F5TTS_Base", | |
| "learning_rate": 1e-05, | |
| "batch_size_per_gpu": 4000, | |
| "batch_size_type": "frame", | |
| "max_samples": 64, | |
| "grad_accumulation_steps": 1, | |
| "max_grad_norm": 1, | |
| "epochs": 1053, | |
| "num_warmup_updates": 108, | |
| "save_per_updates": 2173, | |
| "last_per_steps": 200, | |
| "finetune": true, | |
| "file_checkpoint_train": "", | |
| "tokenizer_type": "char", | |
| "tokenizer_file": "", | |
| "mixed_precision": "none", | |
| "logger": "wandb", | |
| "bnb_optimizer": false | |
| } |