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

synthesizer demo does not work #76

Open
@zeus07

Description

@zeus07

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions