Enhancement Proposal: Disclosing synthetic voices with podcast:person #731
Replies: 3 comments 4 replies
-
Fully support expanding the person tag to allow multiple roles. It's such low hanging fruit at this point that is clearly needed. |
Beta Was this translation helpful? Give feedback.
-
While I like the idea of putting a disclosure on Please take another look at my proposal for |
Beta Was this translation helpful? Give feedback.
-
As Nathan said, TrueFans addressed this issue over a year ago by allowing for a secondary role in the person tag. We also extended the person taxonomy to include AI. This is useful when you have a human host(s) and you have an additional AI host. However if every host is AI generated then you can simply tag the whole episode as AI. So there are three things that need to happen.
![]() |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After recent news, there’s renewed interest in a tag for AI disclosure. Incorporating the feedback from my previous exploration of the topic, I think the approach most likely to see significant adoption would be a new attribute on the
podcast:person
tag disclosing usage of a synthetic voice.Goals
Since adoption and accuracy are voluntary, this effort is more aligned with enabling transparency than enforcement. This attribute cannot be accurate enough for advertisers to make informed decisions without perversely incentivizing less accuracy. Solving that problem is not within the scope of this proposal.
Examples
AI-Cloned Voices
Evan Ratliff uses an AI-cloned voice to host Shell Game.
<podcast:person role="host" img="…" + synthetic="cloned" >Evan Ratliff</podcast:person>
AI-Generated Personas
The host of Bloom and Banter is an AI-generated character.
<podcast:person role="host" img="…" + synthetic="generated" >Nigel Thistledown</podcast:person>
Suggested Usage
Clients may choose to disclose this information as they see fit. I recommend a tooltip alongside the other information from the
podcast:person
tag as shown above. Others might add a general disclosure statement à la YouTube.Anticipated Concerns
Just repurpose the role attribute
The formalized spec only supports a single role per person from the list maintained by the Podcast Taxonomy Project. We could just allow multiple values and expand the list of valid values. TrueFans achieved this result a year ago without other clients following suit (to my knowledge). This proposal is attempting to find more momentum by approaching it differently.
Percentage Value
@jamescridland suggested an additional property for a percentage of AI content in an episode, enabling clients to filter "majority AI" content. I’m presuming this would be determined by estimating percentage of total speaking time. I believe this adds complexity without a clear benefit to the podcaster, thus harmful to achieving widespread adoption.
If a podcaster wouldn’t otherwise create a podcast:person tag for a voice in the podcast (like an announcer intro purchased from Fiverr), then that usage of AI probably falls below the threshold that most would consider it "majority AI" content. If podcaster would like more fine-grain disclosures beyond inclusion as a
podcast:person
, that would be beyond the scope of this proposal.Beta Was this translation helpful? Give feedback.
All reactions