Skip to main content

Realtime speech-to-text client and server with multi-client support

Project description

RealtimeSTT Multiclient

An extended RealtimeSST server that supports multiple clients connecting simultaneously, and API key authentication. Developed for the SCS group. Built using FastAPI and Docker for easy deployment. Adatped from the original RealtimeSTT server project.


Installation

Pull the repository

git clone git@gitlab.ub.uni-bielefeld.de:scs/enrico/modules/realtimestt_multiclient.git
cd realtimestt_multiclient

Create a .env file containing your desired api key:

API_KEY_REALTIMESTT=your_api_key

Using Docker

  1. Build the Docker image
docker build -t realtimestt_multiclient .
  1. Run the Docker container
docker run -d --gpus all --env-file .env --name realtimestt_multiclient -p 8011:8011 -p 8012:8012 realtimestt_multiclient

Running Without Docker

  1. Install dependencies
pip install -r requirements.txt
  1. Start the FastAPI app
python RealtimeSTT_server/stt_server.py --model large-v2 --language de --open_lan --debug

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

realtimestt_multiclient-0.2.1.tar.gz (106.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

realtimestt_multiclient-0.2.1-py3-none-any.whl (106.3 kB view details)

Uploaded Python 3

File details

Details for the file realtimestt_multiclient-0.2.1.tar.gz.

File metadata

  • Download URL: realtimestt_multiclient-0.2.1.tar.gz
  • Upload date:
  • Size: 106.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for realtimestt_multiclient-0.2.1.tar.gz
Algorithm Hash digest
SHA256 34b999c76ded3dde6d851bf19df66d14b45b92d03fc35cd08d0e63d4c9bdb840
MD5 cba7b98aa320eb44a87eb703484e8fae
BLAKE2b-256 1923d0bb6e929174f6a3d569b918d13ff1aec7ffda26633f5b717ef7481564cd

See more details on using hashes here.

File details

Details for the file realtimestt_multiclient-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for realtimestt_multiclient-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 74ff4a127360a51900cd5b852dbb1adeab1fa471cd13511310f480d533850991
MD5 3d0dfbc3fcd53a8fb635c00c08961411
BLAKE2b-256 b308ddd533c660d3744a0233e6934815fa2604fa41322390377ee2bbce902fb1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page