Skip to content

AI Storytelling is Natural Language Processing project that targets on conversion of short stories to audiobooks with features of characters, voice, musical background and sound of activities generation. With the combination of these features, audiobook would be created.

Notifications You must be signed in to change notification settings

ArpanMahatra1999/AI-Storytelling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Storytelling

This is Natural Language Processing project that targets on conversion of short stories to audiobooks with features of characters, voice, musical background and sound of activities generation. With the combination of these features, audiobook would be created. And, based on the success of the project, it could be extended with image or video processing features in upcoming days.

Steps to Install:

  1. Install Python 3.9.0
  2. Install requirements by "pip install -r requirements.txt"
  3. Download en_core_web_sm by "python -m spacy download en_core_web_lg"
  4. Create folder 'stories', 'audiobooks' and 'conversions' at same level of 'assets'
  5. Add .txt file inside stories like 'stories/cafe_at_midnight.txt'
  6. Change .txt file in main.ipynb according to .txt file inside stories
  7. Run main.ipynb.

About

AI Storytelling is Natural Language Processing project that targets on conversion of short stories to audiobooks with features of characters, voice, musical background and sound of activities generation. With the combination of these features, audiobook would be created.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published