Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / twirapp / silero-tts-api-server

This is a simple server that uses Silero models to convert text to audio files over HTTP

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twirapp%2Fsilero-tts-api-server

Stars: 6
Forks: 4
Open Issues: 5

License: mit
Language: Python
Repo Size: 488 KB
Dependencies: 11

Created: 5 months ago
Updated: 22 days ago
Last pushed: 22 days ago
Last synced: 22 days ago

Topics: api, api-rest, http, http-server, litestar, litestar-api, litestar-framework, python, python312, python39, restapi, server, silero, sileros-tts, tts, tts-api

Files
    Loading...
    Readme
    Loading...
    Dependencies
    • litestar >=2.6.1
    • numpy >=1.26.4
    • python-dotenv >=1.0.1
    • torch ==2.2.0+cpu; sys_platform == 'aarch64' or sys_platform == 'x86_64'
    • torch ==2.2.0; sys_platform != 'aarch64' and sys_platform != 'x86_64'
    • uvicorn >=0.27.1