Commit History

ci: add missing requirements-gradio.txt (requirements.txt should not contain it because of the huggingface pipeline)
5105802

alessandro trinca tornidor commited on

feat: refactor get_tts, get_speech_to_score_dict to raise immediatly errors in case of empty text/language/audio inputs
e272322

alessandro trinca tornidor commited on

feat: changed default sample rate to 24000 for both german and english tts models
fd7a536

alessandro trinca tornidor commited on

docs: update README.md
897eb87

alessandro trinca tornidor commited on

docs: update online references with trincadev huggingface space
f78a43f

alessandro trinca tornidor commited on

docs: update main screen image within README.md
2c61a2c

alessandro trinca tornidor commited on

chore: avoid binary content for aip_trainer/lambdas/__init__.py
fb157be

alessandro trinca tornidor commited on

doc: update README.md
9b24a1f

alessandro trinca tornidor commited on

feat: add text to speech (TTS)
5bae85d

alessandro trinca tornidor commited 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 tornidor commited on

feat: first working gradio fronted with refactored lambda_handler and tests
d804881

alessandro trinca tornidor commited on

feat: use alternate version of init_jit_model to try avoiding PermissionError on HuggingFAce
1e30c4b

alessandro trinca tornidor commited on

ci: improve env variables
4aab922

alessandro trinca tornidor commited on

feat: force flask app on localhost if not within a docker contasiner
8a2e49f

alessandro trinca tornidor commited on

doc: update README.md with huggingface header card
aa761a0

alessandro trinca tornidor commited on

ci: add .gitattributes file
953b6dd

alessandro trinca tornidor commited on

feat: refactor get_resulting_string to reduce its complexity, improve some return typing
0746ae5

alessandro trinca tornidor commited on

feat: improve logs and comments
51b11b3

alessandro trinca tornidor commited on

ci: update docker build process, update README.md
767e8bd

alessandro trinca tornidor commited on

doc: update README.md with details about pytorch versions, instructions about docker container build
b57aef5

alessandro trinca tornidor commited on

feat: add dockerfile and save yml silero model within system temp folders to support docker container execution
b5c05cd

alessandro trinca tornidor commited on

doc: update README.md
9bc64aa

alessandro trinca tornidor commited on

feat: support pytorch and torchaudio, update test, add requirements-dev.txt
70d4503

alessandro trinca tornidor commited on

doc: update README.md
823d44e

alessandro trinca tornidor commited on

doc: update README.md
0377306

alessandro trinca tornidor commited on

test: add first playwright test e2e
a1c02f9

alessandro trinca tornidor commited on

test: update python backend test coverage, remove some unused classes and functions (see README.md)
7aaf29c

alessandro trinca tornidor commited on

feat: substitute sample table selection with direct input, update TestDataset tests
023235e

alessandro trinca tornidor commited on

feat: frontend, add a table with all entries from language df and pick the and their API
3fdcb38

alessandro trinca tornidor commited on

chore: force numpy<2
79fb9f6

alessandro trinca tornidor commited on

test: update tests for python 3.10
9b75ad3

alessandro trinca tornidor commited on

chore: sort requirements.txt
b36b551

alessandro trinca tornidor commited on

test: add e2e test TestGetAccuracyFromRecordedAudio
025384a

alessandro trinca tornidor commited on

chore: remove duplicated entries in requirements.txt
43a7191

alessandro trinca tornidor commited on

feat: use structlog to handle logging, add some logs
0b0c1a6

alessandro trinca tornidor commited on

chore: bump dependencies to support python 3.10, torch==1.13.1
6468ecf

alessandro trinca tornidor commited on

chore: update .gitignore
816eece

alessandro trinca tornidor commited on

test: start updating tests
2a62680

alessandro trinca tornidor commited on

refactor: remove use of utilsFileIO.py, update jquery@3.7.1 and bootstrap@5.3.3
5abbb8c

alessandro trinca tornidor commited on

fix: frontend main.html, use right closing tag for buttonNext
bfec55c

alessandro trinca tornidor commited on

refactor: organize project with tests in a package, start following suggestions from pycharm, sonarlint and snyk
74a35d9

alessandro trinca tornidor commited on

refactor: improve using suggestions from pycharm
e8a1983

alessandro trinca tornidor commited on

Update WordMatching.py
d46b8e0
unverified

Alexander Nikolaev commited on

Update webApp.py
7b1ddd7
unverified

Alexander Nikolaev commited on

Update README.md
81893e0
unverified

thiagohgl commited on

Updated README
bc96bd9
unverified

thiagohgl commited on

Updated README with main image of tool
ff5869b
unverified

thiagohgl commited on

Added main screen image
29604f4

thiagohgl commited on

Added ffmpeg requirement
9b01b74

thiagohgl commited on

Updated README
54ec0b9

thiagohgl commited on