Skip to content

Nutria-LUG/CardanoSmartTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CardanoSmartTV

SmartTV with libCEC and PyAudio

INSTALL DEPENDENCIES

The following are the debian package to install to build and run the project:

sudo apt-get install build-essential cmake libcec-dev
sudo apt-get install python python-pip sphinx-common
sudo apt-get install portaudio19-dev python-all-dev python3-all-dev 
sudo pip install speech_recognition
sudo pip install pyaudio

To make pocketsphinx works:

sudo apt-get install swig libpulse-dev
sudo pip install --upgrade pip setuptools wheel
sudo pip install --upgrade pocketsphinx