Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

synthesizer demo does not work #76

Open
zeus07 opened this issue Oct 23, 2021 · 2 comments
Open

synthesizer demo does not work #76

zeus07 opened this issue Oct 23, 2021 · 2 comments
Assignees
Labels
comp:demo Demo related isssues comp:thirdparty Thirdparty related issues Hardware:Accelerator Module Coral Accelerator Module issues type:support Support question or issue

Comments

@zeus07
Copy link

zeus07 commented Oct 23, 2021

Running the latest version of EdgeTPU on a Raspberry PI.

When I run synthesizer.py, I see the skeleton overlay but no sound is output regardless of movement. I can verify that Fluidsynth works with sample midi files. After some debugging, it appears the lines

            left = pose.keypoints.get('left wrist')
            right = pose.keypoints.get('right wrist')

don't return anything as the script never gets beyond the continue statement on the following line.

@hjonnala hjonnala added comp:demo Demo related isssues comp:thirdparty Thirdparty related issues Hardware:Accelerator Module Coral Accelerator Module issues type:support Support question or issue labels Oct 25, 2021
@hjonnala
Copy link

@zeus07 can you please share the command executed and the complete log from the terminal. Thanks!

@zeus07
Copy link
Author

zeus07 commented Oct 26, 2021

I cloned this repo and ran python3 synthesizer.py. Attached is a capture of the terminal.

debug.txt

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
comp:demo Demo related isssues comp:thirdparty Thirdparty related issues Hardware:Accelerator Module Coral Accelerator Module issues type:support Support question or issue
Projects
None yet
Development

No branches or pull requests

2 participants