ai-pronunciation-trainer / cosmic_ray_config.toml
alessandro trinca tornidor
test: add more test cases
a133169
raw
history blame
276 Bytes
[cosmic-ray]
module-path = "aip_trainer/lambdas/lambdaSpeechToScore.py"
timeout = 30.0
excluded-modules = []
test-command = "python -m pytest tests/lambdas/test_lambdaSpeechToScore.py tests/lambdas/test_lambdaSpeechToScore_librosa.py"
[cosmic-ray.distributor]
name = "local"