Showing 324 open source projects for "subtitle"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Animeko

    Animeko

    100% Kotlin/Compose Multiplatform

    Animeko is an open-source anime streaming app for Android, offering a modern and community-driven alternative for watching anime. It aggregates content from various public sources and supports multiple features to enhance the viewing experience, including subtitles, episode tracking, and source customization.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 2
    Aniyomi

    Aniyomi

    An app for manga and anime

    Aniyomi is an anime and manga streaming app for Android based on Tachiyomi, extending its functionality to include anime streaming alongside manga reading. It supports various sources through extensions, download capabilities, episode tracking via services like MyAnimeList and AniList, and a rich set of customization options.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 3
    edge-tts

    edge-tts

    Use Microsoft Edge's online text-to-speech service from Python

    ...It wraps the same cloud voices used by Edge, exposing them through a simple CLI (edge-tts, edge-playback) and a Python API, so you can script high-quality speech generation in your own applications. The tool lets you list available voices, specify locale and voice name, and generate audio files in common formats like MP3 or WAV. It also supports generating subtitle files (such as SRT or VTT) alongside the speech, which is handy for video narration, e-learning, or accessibility workflows. From the CLI you can adjust parameters such as speaking rate, volume, and pitch, giving you some control over prosody without diving into SSML. The library is asynchronous under the hood, which makes it efficient for batch jobs or web services that need to synthesize many utterances concurrently.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 4
    Vividl

    Vividl

    Modern Windows GUI for youtube-dl/ yt-dlp

    ...The application supports downloading from multiple websites, including YouTube and other streaming services. It includes features for batch downloading, playlist handling, and subtitle extraction, making it suitable for managing large sets of media. Vividl also offers format conversion and merging capabilities, ensuring compatibility across devices. Built with Qt, it runs on Windows, macOS, and Linux, providing a consistent experience across platforms. Overall, it simplifies video downloading and processing into an accessible desktop application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Cinephage

    Cinephage

    The AIO solution to your self hosted media gathering needs

    ...The platform boasts built-in support for multiple media acquisition paths (including torrent and Usenet indexers, streaming fallback mechanisms, and metadata discovery), smart quality and format scoring, and automated subtitle fetching, all while feeding results to compatible players and media servers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Short Video Factory

    Short Video Factory

    AI tool for automatic batch short video creation and editing

    ...It enables users to generate product marketing clips and general content videos by combining simple prompt-based input with pre-prepared media assets. Short Video Factory integrates multiple stages of video production, including script generation, voice synthesis, video editing, and subtitle effects, into a single streamlined workflow. By leveraging AI technologies, it significantly reduces the manual effort required to produce high-quality short videos at scale. Short Video Factory supports batch processing, allowing users to automatically generate multiple videos based on predefined templates and configurations. It is built as a cross-platform desktop solution with a focus on usability, making it accessible to both beginners and content creators who need fast turnaround times.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    MoneyPrinterTurbo

    MoneyPrinterTurbo

    Generate short videos with one click using AI LLM

    MoneyPrinterTurbo is an AI-driven tool that enables users to generate high-definition short videos with minimal input. By providing a topic or keyword, the system automatically creates video scripts, sources relevant media assets, adds subtitles, and incorporates background music, resulting in a polished video ready for distribution.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 8
    Shutter Encoder

    Shutter Encoder

    A professional video compression tool accessible to all

    ...The software supports numerous codecs and formats, enabling users to prepare media for broadcasting, streaming, or archiving. It includes advanced features such as subtitle creation, waveform visualization, and timecode overlays, making it useful for post-production workflows. Shutter Encoder also allows batch processing and automation of repetitive tasks, improving efficiency when handling large media libraries. Its interface balances simplicity with advanced control, exposing detailed encoding settings while remaining approachable. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    ytDownloader

    ytDownloader

    Desktop App for downloading Videos and Audios from hundreds of sites

    ...The application supports downloading from major platforms such as YouTube, Facebook, TikTok, Instagram, Twitch, and Twitter, offering users the ability to retrieve content in multiple formats and resolutions including MP4, MP3, and WebM. It includes advanced features such as playlist downloading, subtitle extraction, and range selection for partial downloads, making it useful for both casual users and power users. Additionally, ytDownloader incorporates hardware-accelerated video compression, multiple UI themes, and localization support, enhancing both performance and usability.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    AI-Media2Doc

    AI-Media2Doc

    AI tool converting video/audio into structured documents instantly

    ...It separates client-side media handling from backend AI processing, reducing data exposure while still enabling transcription and document generation. AI-Media2Doc supports flexible customization through prompts, allowing users to tailor output styles based on their needs. It also includes features like subtitle export and AI-assisted follow-up questioning for deeper interaction with the generated content.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    stt

    stt

    Voice Recognition to Text Tool

    stt is a standalone speech recognition tool that locally converts spoken content in audio or video files into textual formats without requiring internet access, giving users control over their data and reducing reliance on external APIs. It leverages open-source speech models such as Faster-Whisper to recognize and transcribe human speech into plain text, structured JSON objects, or subtitle files with time codes, making it suitable for both personal and professional transcription tasks. The project is designed to be easy to deploy: you can run a local Python server that exposes an HTTP API for uploading audio/video files and retrieving transcriptions in different formats. It supports GPU acceleration if available, enabling faster processing on compatible hardware but still offers reliable performance on CPUs alone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Subtitle-Workshop-Classic-v6.3.4

    Subtitle Editor derived from 6.0c, but with VLC and Hunspell checker

    Audio waveform, VLC Video Renderer, UTF8 coding, Audio stream detection and Selection, Resizeable screens, Hunspell spellcheck, Easy shortcut editing, user profiles and more than 70 filetypes supported.
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 13
    Flyleaf

    Flyleaf

    Media Player .NET Library for WinUI 3/ WPF/WinForms

    ...The framework includes a customizable player interface and supports integration into desktop applications built with WPF or other .NET UI frameworks. Flyleaf offers features such as subtitle rendering, audio track selection, and playback controls for a complete media experience. It also includes advanced buffering and synchronization mechanisms to ensure stable playback under varying conditions. The architecture is modular, allowing developers to extend functionality or integrate custom components. Overall, it provides a robust foundation for building media players in .NET environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Voice-Pro

    Voice-Pro

    Comprehensive Gradio WebUI for audio processing

    Voice-Pro is the best gradio WebUI for transcription, translation and text-to-speech. It can be easily installed with one click. Create a virtual environment using Miniconda, running completely separate from the Windows system (fully portable). Supports real-time transcription and translation, as well as batch mode.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 15
    KSPlayer

    KSPlayer

    A video player for iOS, macOs, tvOS, visionOS

    ...It is built on top of AVPlayer and FFmpeg, combining native system capabilities with extended codec support for a wide range of media formats. The framework provides high-performance playback with support for advanced features such as HDR video, multi-audio streams, and subtitle rendering. It supports both local media files and network streams, including live streaming scenarios with low latency. KSPlayer is designed to integrate seamlessly with SwiftUI, UIKit, and AppKit, enabling developers to build modern user interfaces around its playback engine. It also includes support for hardware acceleration and high-resolution playback, ensuring smooth performance even for demanding content. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EasyVoice

    EasyVoice

    Open source text-to-speech tool, supports extra-long text

    ...The system supports multi-role voice acting, letting users assign different neural voices to different characters or narrative roles and configure parameters such as rate, pitch, and volume per role. It offers streaming playback so audio starts almost immediately, even for very long inputs, and automatically generates subtitle files suitable for video production or translation workflows. Under the hood, easyVoice uses a modern stack with Vue 3 and Element Plus on the front end, Node.js and Express on the back end, and TTS engines such as Microsoft Azure TTS and OpenAI-compatible APIs, orchestrated through ffmpeg.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    mpv

    mpv

    Command line video player

    mpv is a free (as in freedom) media player for the command line. It supports a wide variety of media file formats, audio and video codecs, and subtitle types. Powerful scripting capabilities can make the player do almost anything. There is a large selection of user scripts on the wiki. While mpv strives for minimalism and provides no real GUI, it has a small controller on top of the video for basic control. mpv has an OpenGL, Vulkan, and D3D11 based video output that is capable of many features loved by videophiles, such as video scaling with popular high quality algorithms, color management, frame timing, interpolation, HDR, and more. mpv can leverage most hardware decoding APIs on all platforms. ...
    Downloads: 51 This Week
    Last Update:
    See Project
  • 18
    SoniTranslate

    SoniTranslate

    Synchronized Translation for Videos

    ...It provides a web UI built with Gradio, allowing users to upload a video, choose source and target languages, and then run a pipeline that handles transcription, translation and re-synthesis of speech. Under the hood, it uses advanced speech and diarization models to separate speakers, align audio with timecodes and respect subtitle timing, which lets the generated dub track stay in sync with the original video structure. The project supports a wide range of languages for translation, spanning major world languages (English, Spanish, French, German, Chinese, Arabic, etc.) and many regional or less widely spoken languages, making it suitable for broad internationalization. ...
    Downloads: 47 This Week
    Last Update:
    See Project
  • 19
    Stremio

    Stremio

    Stremio - Freedom to Stream

    Stremio is the browser application that delivers Stremio’s “Freedom to Stream” experience entirely on the web. It consumes stremio-core (compiled to WebAssembly) and renders the product surfaces you recognize: Board for personalized updates, Discover for browsing catalogs, and Meta Details for titles, seasons, and streams. The app is built with JavaScript/TypeScript and a conventional web toolchain, offering simple commands for local development, testing, and production builds. It manages...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 20
    WhisperJAV

    WhisperJAV

    Uses Qwen3-ASR, local LLM, Whisper, TEN-VAD

    WhisperJAV is an open-source speech transcription pipeline designed specifically for generating subtitles for Japanese adult video content. The project addresses challenges that standard speech recognition models face when transcribing this type of audio, which often includes low signal-to-noise ratios and large numbers of non-verbal vocalizations. Traditional automatic speech recognition systems can misinterpret these sounds as words, leading to inaccurate transcripts. WhisperJAV introduces...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21
    WebTorrent CLI

    WebTorrent CLI

    WebTorrent, the streaming torrent client. For the command line

    WebTorrent CLI is a command-line interface for the WebTorrent protocol, enabling users to stream, download, and seed torrents directly from the terminal using Node.js. It supports both traditional BitTorrent and WebTorrent peers, bridging the gap between desktop clients and browser-based peers. With a simple and intuitive interface, WebTorrent CLI allows users to instantly stream videos (especially with built-in support for VLC, MPV, and Chromecast), making it ideal for media consumption...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    yt-dlp

    yt-dlp

    A youtube-dl fork with additional features and fixes

    yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project
    Downloads: 588 This Week
    Last Update:
    See Project
  • 23
    abogen

    abogen

    Generate audiobooks from EPUBs, PDFs and text with captions

    abogen is a tool designed to generate audiobooks (or speech narrations) from textual sources such as EPUBs, PDFs, or plain text, with synchronized captions. In other words, it automates the pipeline of reading a digital book (or document), converting its text into speech via a TTS engine, and packaging the result into an audiobook format — likely along with timestamped captions or subtitles that align with the spoken audio. This can be very useful for accessibility, content consumption on...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    mpvExtended

    mpvExtended

    A beautiful media player for android, based on mpv-android

    mpvExtended is an open-source Android media player built on top of the powerful libmpv engine, designed to combine advanced playback capabilities with a modern and intuitive user interface. It leverages Jetpack Compose and Material3 design principles to deliver a smooth and visually refined experience while maintaining the flexibility of mpv’s configuration system. The application supports a wide range of media formats and includes features such as network streaming, external subtitles, and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Verticals v3

    Verticals v3

    Automated YouTube Shorts pipeline

    Verticals v3 is an automated content generation workflow designed to create and process YouTube Shorts videos programmatically. It combines multiple tools and scripts to handle tasks such as downloading source material, editing clips, adding subtitles, and formatting output for vertical video platforms. The pipeline emphasizes automation, allowing users to produce short-form content at scale with minimal manual intervention. It integrates FFmpeg and other media processing tools to handle...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB