video-to-text
There are 49 repositories under video-to-text topic.
shun-liang/yt2doc
YouTube, Apple Podcasts (and more) to readable Markdown.
scopeInfinity/Video2Description
Video to Text: Natural language description generator for some given video. [Video Captioning]
HenestrosaDev/audiotext
A desktop application that transcribes audio from files, microphone input or YouTube videos with the option to translate the content and create subtitles.
jssprz/video_captioning_datasets
Summary about Video-to-Text datasets. This repository is part of the review paper *Bridging Vision and Language from the Video-to-Text Perspective: A Comprehensive Review*
xISSAx/Alpha-Co-Vision
A real-time video caption to conversation bot that captures frames generates captions and creates conversational responses using a Large Language Models base to create interactive video descriptions.
BEPb/image_to_ascii
Everything is very simple: you either download a picture file or specify its link when running a python script, and output you get a text file, and you can immediately view on the command line how it will look the result of your conversion.
ALucek/NeedleInAVidStack
Extract, timestamp, and analyze specific content from video collections using LLM-powered audio/video processing.
platisd/phonix
Generate captions for videos using the power of OpenAI's Whisper API
willyfh/awesome-video-text-datasets
A curated list of video-text datasets in a variety of languages. These datasets can be used for video captioning (video description) or video retrieval.
jssprz/visual_syntactic_embedding_video_captioning
Source code of the paper titled *Improving Video Captioning with Temporal Composition of a Visual-Syntactic Embedding*
IOriens/whisper-video
Generate subtitles for all the videos in a folder with OpenAI's Whisper privately in your computer.
AliShazly/ascii-py
Convert images or videos to ASCII in the terminal
rohit-gupta/Video2Language
Generating video descriptions using deep learning in Keras
LeDat98/JSL_App_Webapp
A video call application that recognizes gestures (signal language) and converts them into text and sound.
FeiElysia/awesome-zero-shot-captioning
A curated list of zero-shot captioning papers
Yannael/video2blogpost
Convert a video tutorial in a blog post using Claude 3
jssprz/attentive_specialized_network_video_captioning
Source code of the paper titled *Attentive Visual Semantic Specialized Network for Video Captioning*
C-Anirudh/Drona
Chrome extension that helps students learn from YouTube videos
rn-snehapriya/Automatic-Note-Taking-From-Video-Using-Tesseract-OCR
Text from the video is extracted and saved into a .docx file in the form of notes.
rxb3rth/vidtranscript
Generate automatic transcripts and subtitles for your videos with the help of the neural network-based.
manish-4007/YT-video-Transcription
An AI tools which helps to analyze any YouTube video, give the sentiment of the video and suggest description and topics related the content. Lastly, It extract the subtitles from the video by understanding the audio then transcribe it in any language with timestamps and also embed the subtitles into the video
imanom/On-Premise-Speech-to-Text
A Flask API to convert speech to text using Offline Transcription methods - CMU Sphinx and DeepSpeech.
NajmAjmal-old/video-to-ascii
Convert videos into colourful ASCII art for terminal display using Python and OpenCV.
nikD305/solutionAI-Image-Video-Solver-Summarizer-React
SolutionAI App which can solve any problems or summarize any Image or Youtube video of any duration to the shortest summary you need.
vdfbiz7/AI-Video-Transcriber
Python program able to transcribe a Youtube video to text with the help of AI.
ALucek/companion-guide-challenge
An approach to Andrej Karpathy's LLM challenge, as outlined here: https://twitter.com/karpathy/status/1760740503614836917
buraksatar/RoME_video_retrieval
It includes our two recent papers on text-to-video retrieval along with a technical report.
Dhruv16S/Transcribing-Video-to-Text
This repository is an implementation of the Wav2Vec2 model for converting speech into text through a series of speech recognition, noise removal and STT to transcribe the text from a video file.
f88083/youtube-video-to-text-transcriber
A simple tool to easily download youtube video and transcribe it into text file
mahi1212/youtube-video-to-openai-training
Youtube video to text generation
muhammad-masood-ur-rehman/Minutes2Meet-TEXT-AUDIO-SUMMARIZER-
ONLY FRONT-END DISPLAY
rn0x/TelegramWhisperer
بوت تيليجرام يعمل على تحويل الصوت إلى نص باستخدام نموذج Whisper، مع تحسينات في السرعة والدقة. يمكن للمستخدمين إرسال ملفات صوتية للحصول على ترجمات أو نصوص مكتوبة بشكل سريع وفعال.
sashacmc/mmdiary
Multimedia Diary Tools
abmami/Multilingual-Video-Transcription-using-Whisper
A Python tool for transcribing videos using Whisper
THFX/VideoToChar
c++实现的视频转字符画
Nahvine/WhisperAI-Video-to-Subtitle
A Python tool that uses OpenAI's Whisper to convert video/audio files to subtitles in various formats.