Skip to content

drk3931/ShellHacks2020VideoVirtualAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

ShellHacks2020VideoFeedVirtualAssistant

This application lets you choose audio sources and stream the audio to google cloud for live speech to text and translation purposes. It works by capturing a desktop window in a GUI and streaming the audio of it to a NodeJS server process. It initially accomplishes text to speech but other APIs can be layered on top such as the translation function and other google APIs.

Installation Details Node: npm install npm start

Intallation Details: Python (Windows) python 3.7 is installed pip install PyAudio-0.2.11-cp37-cp37m-win_amd64.whl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors