This is the Linux app named stt whose latest release can be downloaded as stt-20250805.7z. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named stt with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
stt
DESCRIPTION:
stt is a standalone speech recognition tool that locally converts spoken content in audio or video files into textual formats without requiring internet access, giving users control over their data and reducing reliance on external APIs. It leverages open-source speech models such as Faster-Whisper to recognize and transcribe human speech into plain text, structured JSON objects, or subtitle files with time codes, making it suitable for both personal and professional transcription tasks. The project is designed to be easy to deploy: you can run a local Python server that exposes an HTTP API for uploading audio/video files and retrieving transcriptions in different formats. It supports GPU acceleration if available, enabling faster processing on compatible hardware but still offers reliable performance on CPUs alone.
Features
- Offline speech-to-text transcription
- Outputs text, JSON, and SRT subtitle formats
- Local HTTP API for easy integration
- Supports multiple model sizes
- Optional GPU acceleration
- Standalone desktop deployment
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/stt.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.