Skip to content

ElwinHuaman/sabre

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SABRe: Simple Audio Book Recorder

Very minimal web app for creating a read-speech dataset from text. Just upload the sentences as a .txt file, record yourself reading them, and download the dataset.

How to run locally

  • Have Python installed
  • install Flask with pip install flask
  • run python app.py
  • navigate to localhost address in your browser

About

Minimal web app for recording read speech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 72.8%
  • Python 27.2%