User manual
Ausgabe 12.01.2018 Copyright by Joy-IT 4
3
Talking-Pi
2. Installing the necessary drivers
If you have transferred the system of the Google AIY project to your already installed Raspbian system,
you will nd that both the audio output and the voice input are not yet working.
To install the necessary drivers, simply open a new terminal window and enter the following commands.
Please note that an acve internet connecon is required.
Aer the restart is complete, enter the following commands:
Before restarng your system, you need to modify the check_audo.py-File and execute it:
git clone https://github.com/google/aiyprojects-raspbian.git AIY-projects-
python
cd AIY-projects-python
scripts/install-deps.sh
sudo scripts/install-services.sh
sudo scripts/configure-driver.sh
sudo reboot
cd AIY-projects-python
sudo scripts/install-alsa-config.sh
sudo nano checkpoints/check_audio.py