OpenVoiceOS / ovos-ocp-audio-plugin

Apache License 2.0
4 stars 6 forks source link

Playback is stuttering on the Mark II (observed in Neon OS) #99

Open NeonClary opened 1 year ago

NeonClary commented 1 year ago

User reported that this skill is working on the Neon OS, but that the music playback is stuttering every few seconds. I was able to reproduce this, with the command "Hey Neon, play depression music" and verified by playing SomaFM on my computer that it was not an issue from the radio station or my internet.

JarbasAl commented 1 year ago

What audio backend is in use? If using the native GUI player this is a known issue with some streams (also affects video). If using the audio service then it would be an issue for the repo in use (vlc plugin recommended). Out of scope for the skill itself since we can do nothing about this skill side

ChanceNCounter commented 1 year ago

If this skill isn't grinding the user's device, OCP is. Since other OCP skills are in use under Neon and don't generate reports like "I think you have a memory leak," I'm inclined to blame this skill.

JarbasAl commented 11 months ago

confirmed its a OCP issue not skill, moving to OCP repo

it happens when the gui updates metadata and causes a refresh of the player (still fuzzy on details, but note the artist string changing for a microsecond when it happens)