GitXplorerGitXplorer
E

speech2text

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
153b8a1073d4846bbf68e49149f23c1bebf0fd02

working well, slow, testing on other devices

ll00sed committed 6 years ago
Unverified
346edf60d8ad67e187409fd3dac1ff4567316e13

python3 compatible fullscreen.py

ll00sed committed 6 years ago
Unverified
6d8e10e0c798c787670990d4835755e0f86224b8

updated speech2text.py with webcam mic

ll00sed committed 6 years ago
Verified
e12110c652fc8cd1ce130e4464c690aa36f65a86

Update speech2text.py

EErin-c committed 6 years ago
Verified
38668d856764c7245da8a690f4ef187d932fa967

new speech2text

EErin-c committed 6 years ago
Verified
756edd1a3e728a6cdd999a72050ca4dcdfce963f

Delete speech2text.py

EErin-c committed 6 years ago

README

The README file for this repository.

For WSL: #download and initiate "Xming Server" #edit bashrc sudo vim ~/.bashrc #paste the line below export DISPLAY=:0

For display: sudo vim /boot/config.txt

hdmi_cvt=1024 600 60 3 0 0 0 hdmi_group=2 hdmi_mode=87 display_rotate=1

Dependencies: Using Python 2.7

Pillow

sudo pip install pillow

GoogleImagesDownload

sudo pip install googe_images_download

Geeqie (Image Viewer)

sudo apt-get install geeqie

Execution:

sudo python from fullscreen import fullscreen fullscreen('keyword')