Hello everyone. I am Dr. Furkan Gözükara. PhD Computer Engineer. SECourses is a dedicated YouTube channel for the following topics : Tech, AI, News, Science, Robotics, Singularity, ComfyUI, SwarmUI, ML, Artificial Intelligence, Humanoid Robots, Wan 2.2, FLUX, Krea, Qwen Image, VLMs, Stable Diffusion
I would use I would use https://github.com/jhj0517/Whisper-WebUI this comes with Open AIs whisper built in. Take your 2 hour video transcode to mp3 then run it through, it'll take a while but it'll be accurate!
Hello, guys. New member here. I was eager to try Supir locally and found this community. I decided to join the Discord and the Patreon. Unfortunately, I'm getting an error so I hope some of you smart and kind people might know what's going on. I downloaded "SUPIR_v22.zip"from the Patreon page and ran the "windows_install.bat" file. After a long wait for things to finish installing, I ran "direct_start_no_options.bat". Immediately after running that BAT file, I'm getting the following error (please check screenshot attached). I'm using Python 3.10.11, (I also tried 3.10.9), Windows 10 x64 Pro with the latest updates. My hardware is as follows: Ryzen 7950x 16-core 5.7 Ghz, 64GB DDR5-6400, GeForce RTX 3090 24GB. Any ideas what could be the problem? Thank you so much in advance!
i'm getting a weird error when i try to grab text from this 2 hour video - /home/zono50/anaconda3/envs/whisper/lib/python3.10/site-packages/torch/cuda/memory.py:303: FutureWarning: torch.cuda.reset_max_memory_allocated now calls torch.cuda.reset_peak_memory_stats, which resets /all/ peak memory stats.
If you want to transcribe your videos and audio into text for free but with high quality, you have come to the correct video.
In this tutorial video, I will guide you on how to use #OpenAI #Whisper model. I will show you how to install and run Open AI's Whisper from scratch. I will demonstrate to you how to convert audio/speech into text.
This project demonstrates how to utilize Codellama, a local open-source Large Language Model (LLM), and customize its behavior according to your specific requirements using a Modelfile. - di37/codi...
@Furkan Gözükara SECourses batching doesnt seem to be working properly on the latest SUPIR, they dont appear to save the images anywhere even though I specified a folder
Trying to run SUPIR on my system (2080 Ti 11Go VRAM and 128 Go RAM). I get the error message : Current CUDA Device does not support bfloat16, even if fp16 is activated in Diffusion Data Type. Has anyone managed to get supir to work with the 2080 Ti?
@Furkan Gözükara SECourses One tip perhaps for your installation script. You're writing "For this auto installer to work you need to have installed Python 3.10.11 or 3.10.13 and C++ tools", but it might be an idea to have the user specify the path to the 3.10.X python version, because I'm guessing most are already by default at 3.12. So something like this:
echo WARNING. For this auto installer to work you need to have installed Python 3.10.11 or 3.10.13 and C++ tools echo follow this tutorial : https://youtu.be/-NjNy7afOQ0
REM Change the path below to the path where Python 3.10.13 is installed on your system SET PYTHON_PATH=C:\Users\PCJeroen\AppData\Local\Programs\Python\Python310
REM Use the specified Python version to create a virtual environment "%PYTHON_PATH%\python.exe" -m venv venv
Welcome to the Pillars of AI Application Libraries: How to Install Tutorial! Are you ready to embark on a journey of installing AI libraries and applications with ease? In this video, we'll guide you through the process of installing Python, Git, Visual Studio C++ Compile tools, and FFmpeg on your Windows 10 machine. We'll also show you ho...