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.1.7.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.1.7-py3-none-any.whl (106.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for realtimestt_multiclient-0.1.7.tar.gz
Algorithm Hash digest
SHA256 24f74ea3d961f99c4412794394133e03274266f9b75b00a36497fb47274f9ed9
MD5 bc67ac5449ff25fc3761099778ab790b
BLAKE2b-256 bff9acefe0f493e2afa294cdb4d9980a0441e00664349490560858183e23586b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for realtimestt_multiclient-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 551cf56339fb4fde4e7d2b2fa74b9642fb692bdec7c05763d7408e02d1be419c
MD5 b785cb82e3d1ba4013c6011cb2870b72
BLAKE2b-256 d98c6d82ecbee2fdbbc8b30778765ee5f3d1f9e583fb0d0999e7f57fa1f9afd1

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