Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
ebitlogix
/
Parler_TTS_API
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
Parler_TTS_API
49.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
aspirant312's picture
aspirant312
Fix WebSocket streaming - ParlerTTSStreamer yields numpy arrays not tensors
97e03da about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • .gitignore
    108 Bytes
    Initial commit: Parler TTS FastAPI with Docker about 1 month ago
  • Dockerfile
    302 Bytes
    Simplify Dockerfile - use python:3.11 with straightforward setup about 1 month ago
  • README.md
    3.67 kB
    Initial commit: Parler TTS FastAPI with Docker about 1 month ago
  • TEST_INSTRUCTIONS.md
    2.41 kB
    Add comprehensive test suite for TTS API audio validation about 1 month ago
  • TEST_WEBSOCKET.md
    5.16 kB
    Add comprehensive WebSocket testing suite and documentation about 1 month ago
  • api.py
    15.2 kB
    Fix WebSocket streaming - ParlerTTSStreamer yields numpy arrays not tensors about 1 month ago
  • requirements.txt
    263 Bytes
    Add fastapi to requirements about 1 month ago
  • test_api.py
    5.1 kB
    Add comprehensive test suite for TTS API audio validation about 1 month ago
  • test_urdu_tts.py
    4.83 kB
    Add Urdu TTS test suite - generates audio files and saves to output folder about 1 month ago
  • test_urdu_tts.sh
    3.02 kB
    Add Urdu TTS test suite - generates audio files and saves to output folder about 1 month ago
  • test_websocket.py
    8.09 kB
    Add comprehensive WebSocket testing suite and documentation about 1 month ago