Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
interfaces:respeaker [2023/10/01 02:46]
darron [Setup]
interfaces:respeaker [2023/10/01 03:27] (current)
darron [Resources]
Line 65: Line 65:
 === Test=== === Test===
  
-TODO +Install the Respeaker demo with picovoice 1. 
 + 
 +The demo contains binary blobs of unknown origin. 
 + 
 +<code> 
 +sudo apt install python3-pip python3-pyaudio 
 +rehash 
 +pip3 install pvrespeakerdemo==1.1.3 
 +</code> 
 + 
 +Add $HOME/.local/bin to PATH 
 + 
 +You can install Version 2 but it needs a LICENSE key whereas version 1 does not. 
 + 
 ===Resources=== ===Resources===
  
Line 71: Line 85:
  
 [[https://github.com/HinTak/seeed-voicecard|Updated kernel driver]] [[https://github.com/HinTak/seeed-voicecard|Updated kernel driver]]
 +
 +[[https://pypi.org/project/pvrespeakerdemo/#history|Respeaker demo history]]