awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

Awesome GitHub RepositoriesLocal Media Processing

Performs AI-driven media enhancement and processing entirely on local hardware without requiring internet connectivity.

Distinguishing note: None of the candidates cover general local AI processing; they focus on storage, transcription, or archiving.

Explore 6 awesome GitHub repositories matching graphics & multimedia · Local Media Processing. Refine with filters or upvote what's useful.

Awesome Local Media Processing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • yaofanguk/video-subtitle-removerYaoFANGUK 的头像

    YaoFANGUK/video-subtitle-remover

    11,493在 GitHub 上查看↗

    This project is a local AI inpainting tool designed to erase hard-coded subtitles and watermarks from videos and images. It functions as a content-aware media restorer that uses deep learning to reconstruct missing pixels and preserve the original resolution of the source files. The software is distinguished by its local execution model, running inference on host hardware to process media without relying on external cloud APIs. It employs content-aware model selection, allowing the use of different generative algorithms based on media types, such as animation or live action, to optimize visua

    Provides AI-driven media processing and restoration executed entirely on local hardware.

    Pythonaideepleanringsub-remove
    在 GitHub 上查看↗11,493
  • jianchang512/sttjianchang512 的头像

    jianchang512/stt

    4,629在 GitHub 上查看↗

    本项目是一个硬件加速转录服务器和离线字幕生成器。它作为语音转文本工具,使用 Whisper 模型将音频和视频文件转换为纯文本、JSON 和 SRT 字幕格式。 该系统作为 OpenAI Audio API 模拟器运行,提供了一个模拟特定音频接口的本地服务器。这允许它在无需更改客户端软件的情况下为现有客户端配置提供转录服务。 该服务利用 GPU 加速来提高语音识别速度,并包含用于硬件检测和资源消耗优化的工具。它支持离线模型推理以保护数据隐私,并提供将文本在简体和繁体脚本之间转换的后处理功能。

    Processes voice recordings into text on local hardware to ensure data privacy.

    Pythonspeechspeech-recognitionspeech-to-text
    在 GitHub 上查看↗4,629
  • djdefrag/qualityscalerDjdefrag 的头像

    Djdefrag/QualityScaler

    2,970在 GitHub 上查看↗

    QualityScaler is an AI video upscaler and local media processing tool designed to increase the resolution and visual quality of videos and images. It uses deep learning models to enhance detail and remove noise, operating as an offline application that executes all computations on local hardware. The project functions as a GPU-accelerated media processor that distributes workloads across multiple graphics cards to increase rendering speed. To prevent memory overflow during high-resolution tasks, it employs a tiled image processing method that splits large assets into smaller sections. The sy

    Executes all AI model inference and media processing on local hardware to operate without external network dependencies.

    Pythonamdanimecompression-artifact-reduction
    在 GitHub 上查看↗2,970
  • journey-ad/gemini-watermark-removerjourney-ad 的头像

    journey-ad/gemini-watermark-remover

    2,841在 GitHub 上查看↗

    This project is an AI watermark removal tool designed to restore pixels hidden by logos and masks in images and videos. It utilizes reverse alpha blending to eliminate watermarks and recover original media content. The tool operates as a local media processor, executing all restoration algorithms on the client device or within the browser to prevent files from being uploaded to remote servers. It further functions as a browser media interceptor via extensions and userscripts to automatically replace watermarked previews and downloads with cleaned versions. Capabilities include bulk media pro

    Executes all watermark removal algorithms entirely on the local device to ensure data privacy.

    JavaScript
    在 GitHub 上查看↗2,841
  • michael/editable-websitemichael 的头像

    michael/editable-website

    1,729在 GitHub 上查看↗

    Editable Website is a content management system built with Svelte that enables direct inline editing of static web pages without needing a database. It functions as a Git-backed web content editor and a component-based static site builder, storing all website text, configuration, and files in local Git repositories to ensure full data ownership and local version control. The platform supports in-browser content management, allowing users to modify text, format styles, and compose structured page layouts using interactive blocks, drag-and-drop interactions, and keyboard shortcuts. Additional

    Processes dropped media assets locally in the background to compress files, generate responsive variants, and deduplicate before saving.

    Sveltejavascriptrichtexteditorsqlite
    在 GitHub 上查看↗1,729
  • devhyper/open-video-editordevhyper 的头像

    devhyper/open-video-editor

    601在 GitHub 上查看↗

    Open Video Editor 是一款专注于隐私保护的实用工具,专为本地视频转码、编辑和优化而设计。通过在用户设备上直接执行所有操作,该应用确保敏感媒体文件绝不会传输到外部服务器。 该软件利用基于浏览器的技术进行高性能媒体处理。它使用 WebAssembly 在沙盒环境中运行编译后的二进制文件,将密集的解码和编码任务卸载到后台线程,以保持界面的响应速度。该应用通过流式管道处理媒体,以数据块的形式处理数据,从而在保持低内存占用的同时高效处理大文件。 该工具提供了一系列修改视频内容的功能,包括片段修剪、分辨率调整、帧缩放和方向校正。它还支持视觉美化调整,例如为视频添加灰度滤镜。所有文件交互均通过直接访问本地存储进行,确保数据在整个编辑过程中保持安全。

    Executes all editing tasks directly on the user device to ensure data privacy.

    Kotlinandroidvideo-editing
    在 GitHub 上查看↗601
  1. Home
  2. Graphics & Multimedia
  3. Local Media Processing