Skip to content

Using speechbrain to convert audio prompt to text which passed to llama3 to generate a short story

Notifications You must be signed in to change notification settings

bitfumes/speechbrain-llama3-story-writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeechBrain Llama3 Speech Recognition System

Write story from your own voice

Introduction

In this video tutorial we will show you how to use the SpeechBrain Llama3 Speech Recognition System to write a story from your own voice. The SpeechBrain Llama3 Speech Recognition System is a state-of-the-art speech recognition. The UI will be created with Streamlit and the model will be trained with the SpeechBrain library.

Prerequisites

  • Python 3.8 or later
  • SpeechBrain
  • Streamlit
  • TourchVision and TorchAudio

Installation

pip install -r requirements.txt

Usage

streamlit run app.py

Useful Links

About

Using speechbrain to convert audio prompt to text which passed to llama3 to generate a short story

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages