Skip to content

An Image to Speech AI application using the Huggingface models.

Notifications You must be signed in to change notification settings

mriyaz/ImageToSpeech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

An Image to Speech Application using Huggingface Models:

This application consists of:

An image to text converter

The image to text conversion is done using the blip-image-captioning-base
model made available by Salesforce on the Huggingface Hub.

Story generator using OpenAI LLM

A story less than 20 characters is generated using the OpenAI LLM.

A text to audio generator

The story is now coverter to audio using the fastspeech2-en-ljspeech model
from facebook available on the Huggingface Hub.

About

An Image to Speech AI application using the Huggingface models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages