Skip to content

Avhijit-Nair/speakNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speakNotes

speakNotes allows you to use your classical Notepad in a modern futuristic way. It allows you to speak out your thoughts onto your notepad instead of typing it, hence allowing a free flow of thought and greater human-computer interaction. It also allows you to convert an audio file into text, and vice versa.

Speak Notes

Installing

pip3 install -r requirements.txt

You must also have installed Tkinter library and espeak library.

Depending upon your distro you will use what's better for you.

Debian: sudo apt install espeak python3-tk

Arch Linux: pacman -S espeak tk

See more https://tkdocs.com/tutorial/install.html

NOTE: you will need to setup your WIT personal token in config-sample.ini file then rename that file in config.ini

Application

A .exe file will be soon made available, but for the time being you can run it as a normal python script on windows cmd or bash terminal.

python speakNotes.py

YouTube Video

Demo video available here:- https://www.youtube.com/watch?v=YbKTBQXfQBk

About

A hybrid Notepad application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages