Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lmddc-lu/peertube-plugin-subtitle-translator-api

This is an API that uses a fork of the Subtitles-Translator project to translate subtitles from one language to another. It was made to work in pair with our Subtitle Translator Peertube plugin, which is a fork of the Subtitles-Editor plugin for PeerTube.
https://github.com/lmddc-lu/peertube-plugin-subtitle-translator-api

fastapi gpu gpu-acceleration opus-mt subtitle-conversion subtitles

Last synced: 17 days ago
JSON representation

This is an API that uses a fork of the Subtitles-Translator project to translate subtitles from one language to another. It was made to work in pair with our Subtitle Translator Peertube plugin, which is a fork of the Subtitles-Editor plugin for PeerTube.

Awesome Lists containing this project

README

        

# Subtitle Translator API

This is an API that uses a fork of the [Subtitles-Translator](https://github.com/TDHM/Subtitles-Translator) project to translate subtitles from one language to another.
It was made to work in pair with our Subtitle Translator Peertube plugin, which is a fork of the [Subtitles-Editor plugin for peertube](https://github.com/Herover/peertube-plugin-subtitle-editor)

All instructions to run & use the API are in the [Peertube-Plugin-Subtitles-Translator](https://github.com/lmddc-lu/peertube-plugin-subtitle-translator) repository.