0.3.6 • Published 7 months ago

peertube-plugin-transposer-connector v0.3.6

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

Transposer connector

A PeerTube language tool plugin.

Standard scenario is to transcribe and translate with Whisper (by OpenAI).

Developed by fairkom.

Features

  • Automated transcription of any video after uploading
  • Translation of transcript into several languages

Install

  • npm run build
  • peertube-cli plugins install

! INFO: Please mind that the name of the root repo folder should be the same name like the plugin. Change to peertube-plugin-transcribe-translate to peertube-plugin-transposer-connector with mv peertube-plugin-transcribe-translate peertube-plugin-transposer-connector. Name of repo got changed.

Or use the built in plugin install mechanism as a PeerTube admin.

Dependency

You need a Language Transposer Service account.

Send an email for test access to Language Transposer Service to support@fairkom.eu and add the URL in the configuration of the admin interface of the plugin.

How it works

For high volume PeerTube sites a parallel and asynchronous handling of transcription and translation requests was our goal for the architecture. We developed a Transposer engine, that offers a queuing mechanism and endpoints for transcription and translations. Transposer offers several adapters, one of them is for an engine that runs Whisper. Transposer uses a Kafka pipeline and Kong for creating adapters and APIs.

Status

This plugin is now available for beta testing.

Transposer is still work in progress - codebase see https://git.fairkom.net/emb/displ.eu/transposer

0.3.0

7 months ago

0.3.6

7 months ago

0.2.7

7 months ago

0.3.5

7 months ago

0.2.6

7 months ago

0.2.9

7 months ago

0.2.8

7 months ago

0.3.2

7 months ago

0.3.1

7 months ago

0.3.4

7 months ago

0.3.3

7 months ago

0.2.5

11 months ago

0.2.1

2 years ago

0.1.2

2 years ago

0.2.0

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.2.3

2 years ago

0.1.4

2 years ago

0.2.2

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.2.4

2 years ago

0.1.5

2 years ago

0.1.1

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.6

2 years ago