vocode-python icon indicating copy to clipboard operation
vocode-python copied to clipboard

playht streaming fix by detecting mp3 idtag and removing it

Open skirdey opened this issue 2 years ago • 3 comments

PlayHT streams mp3s with ID3 tag that needs to be removed to process data correctly. https://en.wikipedia.org/wiki/ID3

skirdey avatar Dec 03 '23 05:12 skirdey

Before we can proceed with the merge, we need your branch to be up to date with the main branch of vocodedev/vocode-python.

To ensure a smooth integration and to maintain a clean project history, we require all PR branches to be rebased onto the latest main branch.

arpagon avatar Jan 17 '24 23:01 arpagon

updated with latest main

skirdey avatar Jan 19 '24 07:01 skirdey

@arpagon I've rebased on main so the history is clean

skirdey avatar Feb 01 '24 04:02 skirdey