Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aletrn
/
ai-pronunciation-trainer
like
7
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8b607be
ai-pronunciation-trainer
6.27 MB
5 contributors
History:
73 commits
alessandro trinca tornidor
ci: track *.wav files with lfs
8b607be
12 months ago
aip_trainer
feat: make score de/en components not interactive, fix some typos
12 months ago
dockerfiles
ci: update docker build process, update README.md
about 1 year ago
images
docs: update main screen image within README.md
about 1 year ago
static
test: update playwright package, add e2e tests (english rec) for gradio app
12 months ago
tests
test: updated tests to match pronunciation_accuracy float return type
12 months ago
.dockerignore
Safe
241 Bytes
feat: add dockerfile and save yml silero model within system temp folders to support docker container execution
about 1 year ago
.gitattributes
Safe
1.86 kB
ci: track *.wav files with lfs
12 months ago
.gitignore
Safe
4.41 kB
feat: support pytorch and torchaudio, update test, add requirements-dev.txt
about 1 year ago
Dockerfile
Safe
1.11 kB
ci: improve env variables
about 1 year ago
LICENSE
Safe
34.5 kB
Initial commit
over 3 years ago
README.md
Safe
5.67 kB
docs: udpate README.md
12 months ago
app.py
Safe
8.75 kB
feat: don't show the label for the speech accuracy output
12 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
about 1 year 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 year ago
requirements-dev.txt
Safe
23 Bytes
chore: bson dependency
about 1 year 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 year 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 year 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 year ago
webApp.py
Safe
1.51 kB
feat: force flask app on localhost if not within a docker contasiner
about 1 year ago