ai-pronunciation-trainer / tests /lambdas /test_lambdaSpeechToScore.py

Commit History

feat: port whisper and faster-whisper support from https://github.com/Thiagohgl/ai-pronunciation-trainer
85b7206

alessandro trinca tornidor commited on

test: fix test_GetAccuracyFromRecordedAudio test case
f27173d

alessandro trinca tornidor commited on

test: update test cases for pronunciationTrainer module
d1b2b5d

alessandro trinca tornidor commited on

doc: update README.md about test execution, remove unused test helper function
426598f

alessandro trinca tornidor commited on

test: move expected output dictionaries to separate file
1b93e57

alessandro trinca tornidor commited on

test: refactor test_lambdaSpeechToScore.py to test all fields
1985a38

alessandro trinca tornidor commited on

test: update test cases
1d0bb75

alessandro trinca tornidor commited on

test: add missing test cases for get_selected_word(), fix wrong use of regex, remove some unused functions
bc44985

alessandro trinca tornidor commited on

test: update test cases
82a2b00

alessandro trinca tornidor commited on

test: update test cases for lambdaSpeechToScore.get_speech_to_score_tuple because of a new variable in the return tuple
333afb5

alessandro trinca tornidor commited on

test: start refactor tests based on mutation tests from cosmic-ray
ac226c8

alessandro trinca tornidor commited on