Skip to content

This is the code for the runners running the whisper jobs themselves which are managed by the project W flask backend

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE.md
Unknown
COPYING.md
Notifications You must be signed in to change notification settings

JulianFP/project-W-runner

Repository files navigation

Runner for Project W

License: AGPLv3 GitHub Workflow Status

What is this?

This is the runner for Project-W written in Python. Its job is to process the transcription jobs that the backend assigns to it, which means that the runner is the place where the actual whisper speech-to-text code runs. It has been designed as an http client such that it doesn't have any firewall requirements or similar. All communcations between backend and runner are initiated from the runner only! To learn more about Project W (including its runner) and how to install and run it, visit its documentation. Other components of Project W are the backend and the frontend.

Acknowledgments

This repository was set up using the SSC Cookiecutter for Python Packages.

About

This is the code for the runners running the whisper jobs themselves which are managed by the project W flask backend

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE.md
Unknown
COPYING.md

Stars

Watchers

Forks

Packages