Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aletrn
/
ai-pronunciation-trainer
like
1
Running
App
Files
Files
Community
bd49a31
ai-pronunciation-trainer
4 contributors
History:
98 commits
alessandro trinca tornidor
feat: play word by word with the correct TTS pronunciation
bd49a31
26 days ago
aip_trainer
feat: play word by word with the correct TTS pronunciation
26 days ago
dockerfiles
ci: update docker build process, update README.md
about 1 month ago
images
docs: update main screen image within README.md
about 1 month ago
static
test: update e2e playwright test
29 days ago
tests
test: update test cases for lambdaSpeechToScore.get_speech_to_score_tuple because of a new variable in the return tuple
27 days ago
.dockerignore
Safe
241 Bytes
feat: add dockerfile and save yml silero model within system temp folders to support docker container execution
about 1 month ago
.gitattributes
Safe
1.86 kB
ci: track *.wav files with lfs
about 1 month ago
.gitignore
Safe
4.41 kB
feat: support pytorch and torchaudio, update test, add requirements-dev.txt
about 1 month ago
Dockerfile
Safe
1.11 kB
ci: improve env variables
about 1 month ago
LICENSE
Safe
34.5 kB
Initial commit
over 2 years ago
README.md
7.48 kB
doc: update README.md adding stats about mutation tests
27 days ago
app.py
15.2 kB
feat: play word by word with the correct TTS pronunciation
26 days ago
cosmic_ray_config.toml
Safe
276 Bytes
test: add more test cases
28 days ago
packages.txt
Safe
7 Bytes
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
about 1 month ago
pre-requirements.txt
Safe
4 Bytes
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
about 1 month ago
requirements-dev.txt
Safe
23 Bytes
chore: bson dependency
about 1 month ago
requirements-flask.txt
Safe
241 Bytes
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
about 1 month ago
requirements-gradio.txt
Safe
13 Bytes
ci: add missing requirements-gradio.txt (requirements.txt should not contain it because of the huggingface pipeline)
about 1 month ago
requirements.txt
Safe
233 Bytes
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
about 1 month ago
webApp.py
Safe
1.51 kB
feat: force flask app on localhost if not within a docker contasiner
about 1 month ago