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
Fetching metadata from the HF Docker repository...
fa2856c
ai-pronunciation-trainer
Ctrl+K
Ctrl+K
5 contributors
History:
111 commits
alessandro trinca tornidor
test: add test cases for WordMatching module
fa2856c
5 months ago
aip_trainer
test: refactor test_lambdaSpeechToScore.py to test all fields
5 months ago
dockerfiles
ci: update docker build process, update README.md
6 months ago
images
docs: update main screen image within README.md
6 months ago
static
test: add shortcut within package.json to exec playwright e2e tests
5 months ago
tests
test: add test cases for WordMatching module
5 months ago
.coveragerc
Safe
374 Bytes
test: add missing test cases for get_selected_word(), fix wrong use of regex, remove some unused functions
5 months ago
.dockerignore
Safe
241 Bytes
feat: add dockerfile and save yml silero model within system temp folders to support docker container execution
6 months ago
.gitattributes
Safe
1.86 kB
ci: track *.wav files with lfs
5 months ago
.gitignore
Safe
4.41 kB
feat: support pytorch and torchaudio, update test, add requirements-dev.txt
6 months ago
Dockerfile
Safe
1.11 kB
ci: improve env variables
6 months ago
LICENSE
Safe
34.5 kB
Initial commit
about 3 years ago
README.md
7.81 kB
doc: update README.md about test execution, remove unused test helper function
5 months ago
app.py
Safe
15.1 kB
test: add section about play single words in e2e test cases
5 months ago
cosmic_ray_config.toml
197 Bytes
test: add some test cases for the python module WordMatching
5 months 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
6 months 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
6 months ago
requirements-dev.txt
Safe
23 Bytes
chore: bson dependency
5 months 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
6 months ago
requirements-gradio.txt
Safe
13 Bytes
ci: add missing requirements-gradio.txt (requirements.txt should not contain it because of the huggingface pipeline)
5 months 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
6 months ago
webApp.py
Safe
1.51 kB
feat: force flask app on localhost if not within a docker contasiner
6 months ago