Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yyaadet/autosrt_page

AutoSRT is an macOS app that automatically generates dual language subtitles from video files.
https://github.com/yyaadet/autosrt_page

ai free llama llm macos subtitles translation

Last synced: 8 days ago
JSON representation

AutoSRT is an macOS app that automatically generates dual language subtitles from video files.

Awesome Lists containing this project

README

        

# AutoSRT

AutoSRT is a powerful desktop application that automatically generates English and Chinese subtitles from video files. Running entirely offline on your local machine, it ensures complete privacy and data security while delivering professional-quality subtitles.

## Features

- 🌐 **Dual Language Subtitles**: Generate subtitles in two languages simultaneously - perfect for language learning and international content
- 🔒 **100% Private & Native**: Runs completely offline on your machine - no internet needed, your videos never leave your computer
- 🌍 **Rich Language Support**: Generate subtitles in multiple languages including Chinese, English, Japanese, Korean, Spanish, Arabic, French, Portuguese, German, Russian, Italian, Thai, Finnish
- 💝 **Free Forever**: All features are completely free - no hidden costs, no subscriptions, no limits
- ⚡ **Fast Local Processing**: Get your subtitles quickly with native processing power, no uploading or waiting for servers
- 📝 **Advanced Subtitle Editor**: Powerful editing tools to perfect your subtitles with search, batch replace, and align with local documents
- 🤖 **Flexible Model Support**: Switch between different LLM models like LLaMA 3, Qwen, and more easily
- 🎨 **Flexible Video Rendering**: Customize subtitles with adjustable font size, styles, colors, and border styles
- 🔄 **Context-Aware Translation**: Smart subtitle translation that considers the context of the entire conversation

## Screenshots

![Home](https://github.com/yyaadet/autosrt_page/blob/main/screenshots/home.png)

![Processing](https://github.com/yyaadet/autosrt_page/blob/main/screenshots/processing.png)

![Done](https://github.com/yyaadet/autosrt_page/blob/main/screenshots/done.png)

## Installation

MacOS M1 or later is required.

1. Install Ollama [https://ollama.com/](https://ollama.com/).
2. Download [AutoSRT](https://github.com/yyaadet/autosrt_page/releases).

Solve macOS App Opening Issue in One Minute!
Fix the error: "Apple cannot verify that 'App Cleaner & Uninstaller' does not contain malware that may harm your Mac or compromise your privacy."

1. Open Terminal (press Command+Space and search for Terminal)
2. Enter these two commands:
```
sudo spctl --master-disable

#(navigate to the applications folder)
cd /Applications

# (use Tab key to auto-complete)
sudo xattr -rd com.apple.quarantine /Applications/AutoSRT.app
```
3. Enter your user password

Done!

## Thanks

- [Slot Finder](https://www.51zhi.com/)