Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
the-cramer-project
/
akylai-tts-mini
like
1
Follow
The Cramer Project
9
Text-to-Speech
Kyrgyz
arxiv:
2210.02747
arxiv:
2209.03003
arxiv:
2309.03199
License:
mit
Model card
Files
Files and versions
Community
6703e27
akylai-tts-mini
/
scripts
/
schedule.sh
Simonlob
Release version 0.1.13
6703e27
7 months ago
raw
Copy download link
history
blame
Safe
207 Bytes
#!/bin/bash
# Schedule execution of many runs
# Run from root folder with: bash scripts/schedule.sh
python src/train.py trainer.max_epochs=5 logger=csv
python src/train.py trainer.max_epochs=10 logger=csv