All Projects → wxbool → Video Srt Windows

wxbool / Video Srt Windows

Licence: gpl-2.0
这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Video Srt Windows

Ffsubsync
Automagically synchronize subtitles with video.
Stars: ✭ 5,167 (+106.93%)
Mutual labels:  ffmpeg, srt-subtitles
Ffplayout Engine
python and ffmpeg based playout
Stars: ✭ 128 (-94.87%)
Mutual labels:  ffmpeg
Canvas2video
Convert dynamic canvas to video, support merge audio
Stars: ✭ 117 (-95.31%)
Mutual labels:  ffmpeg
Xl player
A high performance Android media player, base on ffmpeg and MediaCodec, support VR video.
Stars: ✭ 126 (-94.95%)
Mutual labels:  ffmpeg
Android
Android app for collecting OpenStreetCam imagery
Stars: ✭ 119 (-95.23%)
Mutual labels:  ffmpeg
Makerlapse App
Document Your Journery Into A Timelapse Video
Stars: ✭ 127 (-94.91%)
Mutual labels:  ffmpeg
Transcoder
Transcoding library implementation in Golang
Stars: ✭ 115 (-95.39%)
Mutual labels:  ffmpeg
Fawcourse ffmpeg
ffmpeg教程,非命令行模式
Stars: ✭ 130 (-94.79%)
Mutual labels:  ffmpeg
Fwf
HTML video editor with FFmpeg
Stars: ✭ 128 (-94.87%)
Mutual labels:  ffmpeg
Live Stream From Desktop
Provide guidance to test live streaming (mpeg-dash or hls) or vod from your desktop
Stars: ✭ 124 (-95.03%)
Mutual labels:  ffmpeg
Ffscreencast
ffscreencast - ffmpeg screencast/desktop-recording with video overlay and multi monitor support
Stars: ✭ 1,625 (-34.92%)
Mutual labels:  ffmpeg
Player
FFmpeg and SDL2 video player
Stars: ✭ 119 (-95.23%)
Mutual labels:  ffmpeg
Anirip
🎬 A Crunchyroll show/season ripper
Stars: ✭ 127 (-94.91%)
Mutual labels:  ffmpeg
Docker Homebridge
Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
Stars: ✭ 1,847 (-26.03%)
Mutual labels:  ffmpeg
Rtmp Ts Dash Webrtc
👾 音视频解决方案 Audio and video solutions(AV1)
Stars: ✭ 129 (-94.83%)
Mutual labels:  ffmpeg
Ytmdl
A simple app to get songs from YouTube in mp3 format with artist name, album name etc from sources like iTunes, Spotify, LastFM, Deezer, Gaana etc.
Stars: ✭ 2,070 (-17.1%)
Mutual labels:  ffmpeg
Thumbnailer
Go media thumbnailer
Stars: ✭ 123 (-95.07%)
Mutual labels:  ffmpeg
Ffmpeg
Automated scripts for installation of ffmpeg and its most popular libraries from source under Ubuntu and a detailed wiki containing a lot of hints and tricks for ffmpeg.
Stars: ✭ 126 (-94.95%)
Mutual labels:  ffmpeg
Audiobookconverter
Improved AudioBookConverter based on freeipodsoftware release (mp3 to m4b converter)
Stars: ✭ 131 (-94.75%)
Mutual labels:  ffmpeg
Tiktokbot
A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg
Stars: ✭ 126 (-94.95%)
Mutual labels:  ffmpeg

VideoSrt

GitHub license GitHub stars GitHub forks GitHub Action

简介

VideoSrt 是用 Golang语言,基于 lxn/walk Windows-GUI 工具包开发。

这是一个可以识别视频语音自动生成字幕SRT文件的开源软件工具。
适用于快速、批量的为媒体(视频/音频)生成中/英文字幕、文本文件的业务场景。

0.3.3 版本将会使用以下接口:

软件帮助文档/使用教程看这个:https://www.yuque.com/viggo-t7cdi/videosrt

B站Up主自制教程:https://search.bilibili.com/all?keyword=videosrt

线上“字幕生成/字幕翻译”解决方案:字幕酱(付费)

线上“文本配音/字幕配音/文章转视频”解决方案:幕言

界面预览

应用场景

  • 识别视频/音频的语音生成字幕文件(支持中英互译,双语字幕)
  • 提取视频/音频的语音文本
  • 批量翻译、过滤处理/编码SRT字幕文件

软件优势

  • 使用阿里云语音识别接口,准确度高,标准普通话/英语识别率95%以上
  • 视频识别无需上传原视频,方便快速且节省时间
  • 支持多任务多文件批量处理
  • 支持视频、音频常见多种格式文件
  • 支持同时输出字幕SRT文件、LRC文件、普通文本3种类型
  • 支持语气词过滤、自定义文本过滤、正则过滤等,使软件生成的字幕更加精准
  • 支持字幕中英互译、双语字幕输出,及日语、韩语、法语、德语、西班牙语、俄语、意大利语、泰语等
  • 支持多翻译引擎(百度翻译、腾讯云翻译)
  • 支持批量翻译、编码SRT字幕文件

Download

下载地址:

你也可以到 release 页面下载其他版本

注意事项

  • 软件目录下的 data目录为数据存储目录,请勿删除。否则可能会导致配置丢失
  • 项目使用了 ffmpeg 依赖,除非您的电脑已经安装了ffmpeg环境,否则请下载包含ffmpeg依赖的软件包

升级说明

  • 先下载最新版本的软件包
  • 然后用旧版本软件的 data 文件夹覆盖新版软件的 data 文件夹
  • 0.2.6 升级至 0.2.9 以上的版本时,由于翻译设置无法直接兼容低版本,可能需要重新在软件创建翻译引擎才能继续使用翻译功能

其他

今日,有小伙伴在淘宝、闲鱼上发现一些界面相似的盗版且额外收费的软件。由于VideoSrt 是开源软件,所以不排除个别不良用户通过微调软件源代码,然后进行二次售卖甚至传播病毒。

目前已知的有:大象字幕

因此,软件的安装包不要在第三方平台渠道下载,尽量在 github/码云/帮助文档 等官方渠道的页面进行下载。

小伙伴们要擦亮眼睛,打击盗版,望周知!

FAQ

1.为什么Linux和Mac不能用?

因为VideoSrt的GUI是使用lxn/walk开发的,仅支持Windows的GUI,如果您想在Linux上使用,可以体验CLI版本

2.使用此软件会产生费用吗?

如果您适量使用本软件(各个API的免费使用额度可以自行查询),将不会产生费用。 如果您大量使用,建议根据自己的情况购买各个平台的资源包,以满足需求。

3.难受,为什么我一直报错?

报错的原因有很多,软件配置错误、阿里云、腾讯云等账户权限问题都可能会导致软件显示错误。如果您遇到麻烦,建议加入QQ群与我们交流。

交流&联系

捐赠&支持

每日领支付宝红包(2021.8 ~ 2021.11)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].