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

  • Log In
  • Sign Up

Spaces:
HumeAI
/
expressive-tts-arena
Running

App Files Files Community
1
Fetching metadata from the HF Docker repository...
expressive-tts-arena
Ctrl+K
Ctrl+K
  • 6 contributors
History: 145 commits
zach
Add mypy type checking to pre-commit hook
4431e79 3 months ago
  • src
    Fix types in app.py 3 months ago
  • .dockerignore
    453 Bytes
    Update .dockerignore 3 months ago
  • .env.example
    388 Bytes
    Update .env.example and no longer enable debug logging based on env variable and base it on use of 'dev' environment instead. 3 months ago
  • .gitignore
    477 Bytes
    Add .mypy_cache to .gitignore 3 months ago
  • .pre-commit-config.yaml
    323 Bytes
    Add mypy type checking to pre-commit hook 3 months ago
  • Dockerfile
    2.07 kB
    Fix Dockerfile: add gcc, build-essential, and libpq-dev to resolve psycopg2 build errors during uv sync step 3 months ago
  • LICENSE.txt
    1.06 kB
    Add license for code 3 months ago
  • README.md
    4.49 kB
    more explicit control flow 3 months ago
  • pyproject.toml
    1.22 kB
    Fix types in app.py 3 months ago
  • uv.lock
    195 kB
    Add types-requests package 3 months ago