The bit about AI voice cloning nobody warned me about: the provider keeps a licence to the voice model

Spent today drafting a voice donor consent form for a localisation project and hit something I hadn't properly thought about, so posting in case it saves someone else the scramble.

Context: client wanted the existing English narration reproduced in another language using a cloned voice rather than a hired VO artist. The donor would be one of their own staff.

The data protection side I expected. What I hadn't realised was that the provider retains its own licence to the recording and to the derived voice model, separately from the client's use of the output. So the donor isn't only consenting to their employer using their voice, they're consenting to the vendor keeping a model of it. That has to be spelled out before they sign, and a general HR consent doesn't come close.

The other thing was sequencing. The provider wants confirmation that valid consent exists before they'll produce the clone, which in practice means you're warranting it on the client's behalf. So the signed form has to be in hand before anything starts, not tidied up later. Easy to end up three weeks in with audio due and no paperwork.

Worth saying this only applies to custom clones. Stock library voices come with all of it handled by the provider.

Two things I'm still unsure about, if anyone's been here:

If the donor leaves the organisation, does anything change? I've assumed not, since consent came from the individual rather than the employer, but I don't know whether anyone's dealt with a withdrawal request after the model exists.

Has anyone had a client want to reuse a clone on a different project, or a different legal entity, than the one named in the consent?

And if you've got a form you're happy with, I'd be interested in how you handled the licence disclosure specifically.

reddit.com
u/Which_Decision879 — 1 day ago

The bit about AI voice cloning nobody warned me about: the provider keeps a licence to the voice model

Spent today drafting a voice donor consent form for a localisation project and hit something I hadn't properly thought about, so posting in case it saves someone else the scramble.

Context: client wanted the existing English narration reproduced in another language using a cloned voice rather than a hired VO artist. The donor would be one of their own staff.

The data protection side I expected. What I hadn't realised was that the provider retains its own licence to the recording and to the derived voice model, separately from the client's use of the output. So the donor isn't only consenting to their employer using their voice, they're consenting to the vendor keeping a model of it. That has to be spelled out before they sign, and a general HR consent doesn't come close.

The other thing was sequencing. The provider wants confirmation that valid consent exists before they'll produce the clone, which in practice means you're warranting it on the client's behalf. So the signed form has to be in hand before anything starts, not tidied up later. Easy to end up three weeks in with audio due and no paperwork.

Worth saying this only applies to custom clones. Stock library voices come with all of it handled by the provider.

Two things I'm still unsure about, if anyone's been here:

If the donor leaves the organisation, does anything change? I've assumed not, since consent came from the individual rather than the employer, but I don't know whether anyone's dealt with a withdrawal request after the model exists.

Has anyone had a client want to reuse a clone on a different project, or a different legal entity, than the one named in the consent?

And if you've got a form you're happy with, I'd be interested in how you handled the licence disclosure specifically.

reddit.com
u/Which_Decision879 — 2 days ago

The bit about AI voice cloning nobody warned me about: the provider keeps a licence to the voice model

Spent today drafting a voice donor consent form for a localisation project and hit something I hadn't properly thought about, so posting in case it saves someone else the scramble.

Context: client wanted the existing English narration reproduced in another language using a cloned voice rather than a hired VO artist. The donor would be one of their own staff.

The data protection side I expected. What I hadn't realised was that the provider retains its own licence to the recording and to the derived voice model, separately from the client's use of the output. So the donor isn't only consenting to their employer using their voice, they're consenting to the vendor keeping a model of it. That has to be spelled out before they sign, and a general HR consent doesn't come close.

The other thing was sequencing. The provider wants confirmation that valid consent exists before they'll produce the clone, which in practice means you're warranting it on the client's behalf. So the signed form has to be in hand before anything starts, not tidied up later. Easy to end up three weeks in with audio due and no paperwork.

Worth saying this only applies to custom clones. Stock library voices come with all of it handled by the provider.

Two things I'm still unsure about, if anyone's been here:

If the donor leaves the organisation, does anything change? I've assumed not, since consent came from the individual rather than the employer, but I don't know whether anyone's dealt with a withdrawal request after the model exists.

Has anyone had a client want to reuse a clone on a different project, or a different legal entity, than the one named in the consent?

And if you've got a form you're happy with, I'd be interested in how you handled the licence disclosure specifically.

reddit.com
u/Which_Decision879 — 2 days ago
▲ 4 r/LinkedinAds+1 crossposts

Is this Par for the Course?

A bit of context: I'm a freelance content designer, concentrating mostly on compliance work. I have a steady stream of work ranging from blue-chip clients to solo entrepreneurs, split roughly 50/50 between Upwork and referrals/repeat clients.

A couple of freelancers I've worked with on larger projects mentioned they pick up work through LinkedIn, so I thought I'd try an ad campaign to see what happened. Did the research, tailored it, worked on the pitch and the content. Didn't spend a large amount, but was curious to see what it brought in.

So far, every enquiry has come from nitwits, nincompoops, fantasists, tyre-kickers and chancers, none with any realistic chance of turning into a contract. Allowing for the possibility that my pitch was wrong, is this other people's experience too?

reddit.com
u/Which_Decision879 — 3 days ago
▲ 3 r/Upwork

I know times are hard, but am I the only one that thinks this is exploitative?

I see the ghost of the Victorian mill owners is alive and well in the UK. I don't know whether I admire his cheek. Or I'm staggered by his nerve. Even if he pays $20, I think that is only just barely above the minimum wage.

u/Which_Decision879 — 1 month ago
▲ 6 r/Training+1 crossposts

What SCORM actually tracks, written by someone who got tired of explaining it to clients...

Most people who work with SCORM have a vague sense of what it does. The LMS asks for a SCORM file, you give it a SCORM file, the LMS says "thanks", a tick appears next to the learner's name. Job done.

That is enough to get through the day. It is not enough to design good courses, debug failing uploads, or have a useful conversation with an LMS administrator.

I wrote up the short version of what SCORM actually tracks (completion, success, score, time, optional interactions, and that is the whole list) and, more importantly, what it does not. The "does not" list catches people out more often than the "does" list, in my experience.

Specifically:

- It does not track which screen the learner is on.

- It does not track clicks, hovers, video plays, or any rich interaction data.

- It does not track engagement quality.

- It does not enforce sequencing in any sophisticated way.

- It has no idea whether the learner is reading, eating a sandwich, or asleep.

There is also a section on when SCORM is the wrong tool (basically: if you need behavioural analytics or modern web app data flows, look at xAPI instead).

Full post here: https://packager.dtttech.com/blog/what-scorm-actually-tracks.html

Happy to discuss any of it in the comments. I am genuinely curious whether the "does not" list lines up with what other people get caught by, or whether I am missing something obvious.

Disclosure: I am working on a tool that wraps HTML content as SCORM 1.2 packages (private beta, currently with three testers). The post is not a pitch for it. The blog is on the project's domain because that is where the rest of the writing will live. The post stands on its own.

u/Which_Decision879 — 2 months ago

I need some feedback - do you create learning content with HTML?

Like a lot of L&D people, I've started building HTML learning content with AI tools (Lovable, v0, Claude, Cursor). The problem: there's no clean way to get that HTML into an LMS as a trackable SCORM package without rebuilding it in Storyline, or paying for another authoring tool.

So I built a small browser-based tool that does exactly that one thing. Drop in either a single HTML file or a multi-file ZIP. Fill in a short settings form then click generate. A SCORM 1.2 ZIP downloads. Upload it to your LMS, it tracks completion and (optionally) score. Everything runs in your browser, nothing leaves your machine until you choose to upload the resulting ZIP to your LMS.

What I'm asking for: 20 to 30 minutes from three of you, testing it with content you've already got lying around. 

Honest feedback

  1. Did you figure out what it does in the first minute on the page?

  2. What confused, frustrated, or felt missing as you went through?

  3. Would you actually use this in real work?

 

If that’s a yes, how often. 

If that’s a no, what would have to change.

What I'm not asking for: glazing.

The whole point is to find out if this is useful before I sink more time into it. I'd much rather hear "this missed the mark because X" than encouragement that doesn't help me improve it. Nothing to buy, no sign-up, no email list, no follow-up marketing.

If you're up for it, DM me here, and I'll send the URL plus a one-page brief on what to test. 

reddit.com
u/Which_Decision879 — 3 months ago