Skip to content

carlvoller/Brailogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brailogue

An English voice/text to Braille translator made in Python. Comes with youtube caption and external file translation support.

Setup

Install required packages

pip install -r requirements.txt

Usage

Run flask webserver (Will be run on http://localhost:5000)

python3 main.py

Disclaimer

Speech Recogniser is not the most accurate. Expect some inaccuracies especially with non trans-atlantic english accents.

Libraries used

  • Flask and its associated libraries
  • SpeechRecognition
  • youtube_transcript_api

Contributing

I only accept contributions in cash and paypal.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published