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: 89 commits
zach
Update .env.example and no longer enable debug logging based on env variable and base it on use of 'dev' environment instead.
f477f87 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
    21.3 kB
    Remove unnecessary vote button state update on audioplayer 2 playback completing. 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.53 kB
    Improves UI content for clarity 4 months ago
  • theme.py
    3.73 kB
    Remove unused imports 4 months ago
  • types.py
    1.85 kB
    Move business logic out of app.py, refactor code to call hume once specifying 2 generations instead of call Hume twice 4 months ago
  • utils.py
    11.3 kB
    Improves UI content for clarity 4 months ago