2.9.1 • Published 1 day ago

clipwing-subtitles v2.9.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 day ago

Remotion video

Welcome to your Remotion project!

Commands

Install Dependencies

npm i

Start Preview

npm start

Render video

npm run build

Upgrade Remotion

npm run upgrade

Captioning

Replace the sample-video.mp4 with your video file. Caption all the videos in you public by running the following command:

node sub.mjs

Only caption a specific video:

node sub.mjs <path-to-video-file>

Only caption a specific folder:

node sub.mjs <path-to-folder>

Configure Whisper.cpp

Captioning will download Whisper.cpp and the 1.5GB big medium.en model. To configure which model is being used, you can configure the variables in whisper-config.mjs.

Non-English languages

To support non-English languages, you need to change the WHISPER_MODEL variable in whisper-config.mjs to a model that does not have a .en sufix.

Docs

Get started with Remotion by reading the fundamentals page.

Help

We provide help on our Discord server.

Issues

Found an issue with Remotion? File an issue here.

License

Note that for some entities a company license is needed. Read the terms here.

2.9.1

1 day ago

2.9.0

2 days ago

2.8.0

3 days ago

2.7.0

5 days ago

2.7.2

4 days ago

2.7.1

4 days ago

2.6.5

5 days ago

2.7.3

4 days ago

2.6.4

5 days ago

2.6.1

8 days ago

2.6.3

8 days ago

2.6.2

8 days ago

2.3.0

8 days ago

2.2.0

8 days ago

2.5.0

8 days ago

2.4.1

8 days ago

2.4.0

8 days ago

2.6.0

8 days ago

2.4.2

8 days ago

2.1.0

8 days ago

2.0.0

8 days ago

1.8.4

9 days ago

1.8.2

11 days ago

1.8.1

11 days ago

1.8.0

11 days ago

1.8.3

11 days ago

1.7.0

14 days ago

1.6.0

15 days ago

1.5.0

15 days ago

1.4.0

15 days ago

1.3.1

15 days ago

1.2.1

16 days ago

1.2.0

17 days ago

1.0.2

18 days ago

1.1.0

17 days ago

1.0.1

18 days ago

1.0.3

17 days ago

1.0.0

18 days ago