test: updated tests to match pronunciation_accuracy float return type
baf2993
alessandro trinca tornidorcommited on
test: refactor and update test cases for dataset and get_random_selection() function
8838421
alessandro trinca tornidorcommited on
test: update tests
c1390d7
alessandro trinca tornidorcommited on
test: add/update tests
e2f3a00
alessandro trinca tornidorcommited on
ci: hugginface space, move from docker to gradio sdk v5.6.0, add missing packages.txt with ffmpeg, pre-requirements.txt with pip, update gradio app to properly format informations to frontend, update tests
9ab32d7
alessandro trinca tornidorcommited on
feat: first working gradio fronted with refactored lambda_handler and tests
d804881
alessandro trinca tornidorcommited on
feat: support pytorch and torchaudio, update test, add requirements-dev.txt
70d4503
alessandro trinca tornidorcommited on
test: update python backend test coverage, remove some unused classes and functions (see README.md)
7aaf29c
alessandro trinca tornidorcommited on
feat: substitute sample table selection with direct input, update TestDataset tests
023235e
alessandro trinca tornidorcommited on
test: update tests for python 3.10
9b75ad3
alessandro trinca tornidorcommited on
test: add e2e test TestGetAccuracyFromRecordedAudio
025384a
alessandro trinca tornidorcommited on
feat: use structlog to handle logging, add some logs
0b0c1a6
alessandro trinca tornidorcommited on
test: start updating tests
2a62680
alessandro trinca tornidorcommited on
refactor: organize project with tests in a package, start following suggestions from pycharm, sonarlint and snyk