Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jerich
/
TalklasApp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TalklasApp
Ctrl+K
Ctrl+K
1 contributor
History:
60 commits
Jerich
Fix TTS language issue by dynamically updating model in /translate-audio endpoint
2b35bda
verified
12 days ago
.gitattributes
Safe
1.52 kB
initial commit
26 days ago
Dockerfile
Safe
815 Bytes
Added apt-get install for libsndfile1 (required by soundfile) and ffmpeg (required by torchaudio).
14 days ago
README.md
Safe
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.
14 days ago
app.py
Safe
27.7 kB
Fix TTS language issue by dynamically updating model in /translate-audio endpoint
12 days ago
requirements.txt
Safe
112 Bytes
Removed webrtcvad to avoid the build error.
14 days ago