In this tutorial, I install the Microsoft VibeVoice model locally and test.
Fahd Mirza on AI, Cloud, DevOps and Databases
Blog By Fahd Mirza Chughtai
Thursday, September 4, 2025
Monday, July 28, 2025
Install Wan2.2 Locally with Free ComfyUI Workflow: Text-to-Video and Image-to-Video
This video locally installs Wan2.2, which is the premier video foundation model.
Monday, July 7, 2025
AI Evals: Step-by-Step Tutorial for Everyone with Hands-on Demo
Learn what AI evals are, why they matter, and build your first evaluation test using OpenAI's framework in under 10 minutes.
Friday, April 4, 2025
How-To Build MCP Server and Client: Step-by-Step Simple Tutorial
This video is a step-by-step very simple tutorial on Anthropic's Model Context Protocol (MCP) with a hello-world and then a real-world example.
Thursday, March 27, 2025
Qwen2.5-Omni 7B - Run Easily Locally or in Google Colab
This video locally installs Qwen2.5-Omni in a jupyter notebook. You can use same commands in Google Colab, Kaggle, etc.
Saturday, March 22, 2025
Bring Photos to LIFE! 🗣️ Transform Single Image & Audio to Talking AI Avatar (KDTalker)
🔥 "Learn to quickly install KDTalker locally and easily turn any image & audio into a realistic talking AI video!"
Tuesday, March 18, 2025
Mistral Small 3.1 24B Instruct - Install Locally and Thorough Testing
This video locally installs Mistral-Small-3.1-24B-Instruct-2503 and checks for various vision tasks along with others.
Thursday, March 6, 2025
Install HunyuanVideo Image to Video Locally - Create Free Private AI Videos
This video locally installs HunyuanVideo-I2V, which is a new image-to-video generation model.
Thursday, February 6, 2025
AI Web Scraping for Free with DeepSeek R1 Locally with Crawl4AI and Ollama
This video shows how to do AI web-scraping with DeepSeek R1 locally with Ollama and Crawl4AI easily.
Getting Data LLM-Ready with JSON in Oracle Database
If you are building an AI-powered application, especially with tools and function calling you know that using JSON could greatly improve the accuracy of your application and the LLM would be able to give more grounded response. That is where this blog post is helping to show you how easy and powerful it is to use JSON with Oracle PL/SQL, which is still very much relevant in today's AI world.