Skip to content

girishonweb/AI-voice-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Voice Assistant

This project is an AI voice assistant that converts speech to text, processes the text using a language model, and converts the generated response back to speech. The application is deployed as a web app using Streamlit.

Features

  • Speech-to-Text: Converts audio input to text using Whisper.
  • Text Generation: Generates responses using the Google Flan-T5 model.
  • Text-to-Speech: Converts text back to speech using Microsoft's Edge TTS.

Installation

  1. Clone the repository:
    git clone https://github.com/girishonweb/AI-voice-assistant.git
    cd AI-voice-assistant
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages