Skip to content

ziadelsayed0/Speech-Recognition-Deploy-It-Uing-Gradio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Speech Recognition - Deploy It Using Gradio

This project implements a speech recognition system using OpenAI's Whisper model and a dataset from Hugging Face. The model is deployed using Gradio, providing an interactive web-based interface for real-time speech-to-text conversion.


Introduction

This project leverages Whisper, a state-of-the-art speech recognition model, to transcribe audio into text. The model is fine-tuned using a dataset from Hugging Face and is deployed with Gradio, allowing users to easily test and interact with the system.


Features

✅ Uses Whisper model for high-accuracy speech recognition
✅ Pretrained dataset from Hugging Face
Real-time transcription with Gradio web interface
✅ Supports multiple audio formats (WAV, MP3, etc.)
✅ Easy deployment and integration


Dataset & Model

  • Model Used: OpenAI Whisper
  • Dataset Source: Hugging Face Speech Datasets
  • Training: Fine-tuned on diverse speech samples to enhance accuracy

Installation & Setup

1. Clone the Repository

git clone https://github.com/your-username/Speech-Recognition-Deploy-It-Using-Gradio.git
cd Speech-Recognition-Deploy-It-Using-Gradio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors