Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Jerich
/
TalklasApp
Paused

App Files Files Community
Fetching metadata from the HF Docker repository...
TalklasApp
31.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 60 commits
Jerich's picture
Jerich
Fix TTS language issue by dynamically updating model in /translate-audio endpoint
2b35bda verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • Dockerfile
    815 Bytes
    Added apt-get install for libsndfile1 (required by soundfile) and ffmpeg (required by torchaudio). 11 months ago
  • README.md
    1.4 kB
    Updated title to Talklas API. Added description of /translate-audio endpoint with speech detection feature. Included Features section (speech detection, supported models) and Supported Languages section. 11 months ago
  • app.py
    27.7 kB
    Fix TTS language issue by dynamically updating model in /translate-audio endpoint 11 months ago
  • requirements.txt
    112 Bytes
    Removed webrtcvad to avoid the build error. 11 months ago