ai-pronunciation-trainer / cosmic_ray_config.toml
alessandro trinca tornidor
test: update test cases for models modules, add preprocessAudioStandalone() function
acfca85
raw
history blame contribute delete
198 Bytes
[cosmic-ray]
module-path = "aip_trainer/models/models.py"
timeout = 30.0
excluded-modules = []
test-command = "python -m pytest tests/models/test_models.py"
[cosmic-ray.distributor]
name = "local"