Skip to content

Turn image to text. Write a story based on the text. Read the story.

Notifications You must be signed in to change notification settings

CREESTL/Img2AudioStory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Turn image to text. Write a story based on that text. Read the story

Functionality

  • Load local .jpg image
  • Generate text description of the image with Salesforce/blip-image-captioning-large model based HuggingFace pipeline
  • Generate more text (a story) based on the image description using GPT2 model based HuggingFace pipeline
  • Convert story to .flac audio file with HuggingFace Inference API for kan-bayashi_ljspeech_vits model

About

Turn image to text. Write a story based on the text. Read the story.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages