xmos / vocalfusion-avs-setup

Repository containing scripts/helpers for configuring a Raspberry Pi to work with XMOS mic frontend
Other
13 stars 12 forks source link

List of tests for a new release of vocalfusion-avs-setup #57

Closed lucianomartin closed 2 years ago

lucianomartin commented 2 years ago

In this issue I list all the tests that can be performed for a new release of vocalfusion-avs-setup.

Please note that every test should start with a formatted SD card and the steps in https://github.com/xmos/vocalfusion-avs-setup/blob/master/README.md must be repeated.

The list is as follow:

  1. XVF3615-INT: a. Flash a new SD card and install Raspian b Install the setup by using ./auto_install.sh xvf3615-int c. Connect the board and the speakers d. Test KWD pin, microphones and speakers by saying "Alexa, what time is it?" and and listen to the reply

  2. XVF3615-UA: a. Flash a new SD card and install Raspian b Configure the RaspberryPi by using ./auto_install.sh xvf3615-ua c. Connect the board and the speakers d. Test KWD HID event, microphones and speakers: say "Alexa, what time is it?" and and listen to the reply

  3. XVF3610-INT: a. Flash a new SD card and install Raspian b Configure the RaspberryPi by using ./auto_install.sh xvf3610-int c. Connect the board and the speakers d. Test microphones and speakers: press 't' + 'enter' on the AVS console, ask "what time is it?" and and listen to the reply

  4. XVF3610-UA: a. Flash a new SD card and install Raspian b Configure the RaspberryPi by using ./auto_install.sh xvf3610-ua c. Connect the board and the speakers d. Test microphones and speakers: press 't' + 'enter' on the AVS console, ask "what time is it?" and listen to the reply

  5. XVF3510-INT: a. Flash a new SD card and install Raspian b Configure the RaspberryPi by using ./auto_install.sh xvf3510-int c. Connect the board and the speakers d. Test microphones and speakers: press 't' + 'enter' on the AVS console, ask "what time is it?" and listen to the reply

  6. XVF3510-UA: a. Flash a new SD card and install Raspian b Configure the RaspberryPi by using ./auto_install.sh xvf3510-ua c. Connect the board and the speakers d. Test microphones and speakers: press 't' + 'enter' on the AVS console, ask "what time is it?" and listen to the reply

  7. XVF3500: a. Flash a new SD card and install Raspian b Configure the RaspberryPi by using ./auto_install.sh xvf3500 c. Connect the board and the speakers d. Test microphones and speakers: press 't' + 'enter' on the AVS console, ask "what time is it?" and listen to the reply

  8. XVF3100: a. Flash a new SD card and install Raspian b Configure the RaspberryPi by using ./auto_install.sh xvf3100 c. Connect the board and the speakers d. Test microphones and speakers: press 't' + 'enter' on the AVS console, ask "what time is it?" and listen to the reply

  9. XVF3000: a. Flash a new SD card and install Raspian b Configure the RaspberryPi by using ./auto_install.sh xvf3000 c. Connect the board and the speakers d. Test microphones and speakers: press 't' + 'enter' on the AVS console, ask "what time is it?" and listen to the reply

lucianomartin commented 2 years ago

Info added as a comment of https://github.com/xmos/vocalfusion-avs-setup/issues/55