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: 73 commits
zach
Add missing json import in app.py
a693a06 4 months ago
  • assets
    Add styles file for custom css 5 months ago
  • integrations
    Update application flow to accept a character description and normalize a prompt for claude 4 months ago
  • __init__.py
    128 Bytes
    Add formatter (black) and format all code in src directory— using black default formatting configuration 5 months ago
  • app.py
    19.7 kB
    Add missing json import in app.py 4 months ago
  • config.py
    1.25 kB
    Refactor tts integration functions to write audio to file and return file path, audio players to play mp3 file written to temp folder, fix audioplayer loading, remove unused imports 4 months ago
  • constants.py
    2.54 kB
    Update application flow to accept a character description and normalize a prompt for claude 4 months ago
  • theme.py
    3.76 kB
    Add formatter (black) and format all code in src directory— using black default formatting configuration 5 months ago
  • types.py
    1.15 kB
    Update application flow to accept a character description and normalize a prompt for claude 4 months ago
  • utils.py
    5.93 kB
    Update application flow to accept a character description and normalize a prompt for claude 4 months ago