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
Ctrl+K
Ctrl+K
  • 6 contributors
History: 97 commits
zach
Add logic to clean up temp audio files on application exit
605e635 4 months ago
  • src
    Add logic to clean up temp audio files on application exit 4 months ago
  • .env.example
    147 Bytes
    Add example environment variables file 4 months ago
  • .gitignore
    459 Bytes
    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
  • .pre-commit-config.yaml
    171 Bytes
    Finalize pre-commit configuration 4 months ago
  • LICENSE.txt
    1.06 kB
    Add license for code 4 months ago
  • README.md
    3.64 kB
    Update application flow to accept a character description and normalize a prompt for claude 4 months ago
  • pyproject.toml
    435 Bytes
    Add pyproject.toml 4 months ago
  • requirements.txt
    1.06 kB
    Add formatter (black) and format all code in src directory— using black default formatting configuration 4 months ago