Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 555 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 555 Bytes

Sentence Ender & Interrupter

This is a simple project to predict the last word of your sentence using ML (Machine Learning) and interrupt by vocalizing the output. Libraries used: EricFillion/happy-transformer & AsaoluElijah/say-it

Idea

This was inspired by Tren Black's youtube video (https://www.youtube.com/watch?v=6Giww8_W4UY)

Preview

App Preview The output cannot be heard because its a GIF, processing time is exaggerated in preview

Running

cd web-app
python app.py

Open your browser http://localhost:8000