Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • 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 / src
Ctrl+K
Ctrl+K
  • 6 contributors
History: 92 commits
zach
Update pre-commit hook to use ruff instead of black
aad8b40 4 months ago
  • assets
    Simplify UI logic in app.py, add logic for handling empty character description inputs. 4 months ago
  • integrations
    Remove unused imports 4 months ago
  • __init__.py
    128 Bytes
    Add formatter (black) and format all code in src directory— using black default formatting configuration 4 months ago
  • app.py
    19.8 kB
    Fix formatting in app.py 4 months ago
  • config.py
    1.85 kB
    Update .env.example and no longer enable debug logging based on env variable and base it on use of 'dev' environment instead. 4 months ago
  • constants.py
    2.64 kB
    Move more business logic out of app.py, simplify state management for options 4 months ago
  • custom_types.py
    2.49 kB
    Update pre-commit hook to use ruff instead of black 4 months ago
  • theme.py
    3.73 kB
    Remove unused imports 4 months ago
  • utils.py
    13.5 kB
    Move more business logic out of app.py, simplify state management for options 4 months ago