Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lmddc-lu/peertube-plugin-subtitle-translator-api
- Owner: lmddc-lu
- License: agpl-3.0
- Created: 2024-10-21T12:51:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T15:11:58.000Z (2 months ago)
- Last Synced: 2024-10-31T08:06:20.538Z (2 months ago)
- Topics: fastapi, gpu, gpu-acceleration, opus-mt, subtitle-conversion, subtitles
- Language: Python
- Homepage: https://www.lmddc.lu
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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.