AI Project: How to Generate Speech (Text-to-Speech) with Hugging Face
This is the final piece of the audio puzzle. We’ve used Whisper to transcribe speech, now let’s generate it. The tool Hugging Face Text to…
Find a variety of Python Projects suitable for all levels. This resource provides ideas and guidance to elevate your Python programming skills.

This is the final piece of the audio puzzle. We’ve used Whisper to transcribe speech, now let’s generate it. The tool Hugging Face Text to…

The Hugging Face Document AI is one of the most commercially valuable AI tasks. We’re moving beyond simple OCR (which just dumps text) to an…

This is one of the most powerful and flexible AI tasks, the visual version of Zero-Shot Text Classification. Zero-Shot Image Classification is revolutionising how AI…

In a previous Hugging Face project, we used the translation pipeline, which is fast and easy. But what if you need more control? Or want…

This is one of the most incredible “2026 Vision” projects. You’ve used Zero-Shot for text, but what about sound? Zero-Shot Audio Classification opens up fascinating…

This is a core task in Natural Language Processing (NLP). When it comes to extracting entities from text, Hugging Face NER has become a popular…

You’ve used Hugging Face to understand text, generate it, and even transcribe audio. Now, let’s use it to break the language barrier with Hugging Face…

This is one of the original tasks that made models like BERT famous. A “Masked Language Model” (MLM) is trained by having words randomly “masked”…

We’ve used Stable Diffusion to create images. Now, let’s use it to edit them. In this guide, we’ll explore Hugging Face Inpainting and how it…

This is the next level of Computer Vision. Hugging Face Image Segmentation is an innovative approach transforming what computers see and understand. This is how…