Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
aletrn
/
ai-pronunciation-trainer
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
ai-pronunciation-trainer / aip_trainer /lambdas
Ctrl+K
Ctrl+K
  • 5 contributors
History: 11 commits
alessandro trinca tornidor
feat: add text to speech (TTS)
5bae85d 6 months ago
  • __init__.py
    0 Bytes
    refactor: organize project with tests in a package, start following suggestions from pycharm, sonarlint and snyk 6 months ago
  • data_de_en_with_categories.json
    1.48 MB
    feat: frontend, add a table with all entries from language df and pick the and their API 6 months ago
  • lambdaGetSample.py
    4.08 kB
    test: update python backend test coverage, remove some unused classes and functions (see README.md) 6 months ago
  • lambdaSpeechToScore.py
    8.68 kB
    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
  • lambdaTTS.py
    1.84 kB
    feat: add text to speech (TTS) 6 months ago