Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deduct audio id / timestamp by fixed value to mark them as custom content #12

Open
SciLor opened this issue Aug 2, 2023 · 0 comments
Open

Comments

@SciLor
Copy link

SciLor commented Aug 2, 2023

Within TeddyBench and TeddyCloud we detect custom encoded content if the audioid is below 0x50000000.
When encoding custom content we always deduct the audioid by 0x50000000.

Why?

We need a mark to detect custom content, as we are also maintaining the tonies.json to detect tonies by audioid. If people send us new SHA/audioids (report function in TeddyBench) we are otherwise unable to see it was official content or content encoded with a third party tool.
Creative Tonies are also a problem, but there is nothing we can change.

What is your opinion? Maybe you already have some marker we could detect?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant