Skip to main content

No project description provided

Project description

stenocaptioner

Automatic subtitling tool using whisper.

Installation

Ubuntu

sudo apt-get -y install imagemagick fonts-vlgothic

You will also need to modify the ImageMagick configuration file to comment out the following policy.

sudo vi /etc/ImageMagick-6/policy.xml
  <!--
  <policy domain="path" pattern="@*" rights="none">
  -->

Install with pip.

pip install git+https://github.com/openai/whisper.git
pip install stenocaptioner

Usage

stenocaptioner https://www.youtube.com/watch?v=Ozvq6Poj8iQ --language ja --text-color red

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stenocaptioner-0.1.0.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

stenocaptioner-0.1.0-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page