Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » Is Scratch's TTS extension genAI
- canarycat2000
-
Scratcher
1000+ posts
Is Scratch's TTS extension genAI
I briefly considered using them as placeholders for characters' voices(on a Scratch Mod), but I worried that might be gen AI
And there would be hell to pay if I used AI regardless of reason, at least from what I've seen.
Is the TTS extension AI? Or at least the kind people don't like?
And there would be hell to pay if I used AI regardless of reason, at least from what I've seen.
Is the TTS extension AI? Or at least the kind people don't like?
Last edited by canarycat2000 (March 9, 2026 18:09:46)
- OhOkSir12345
-
Scratcher
1000+ posts
Is Scratch's TTS extension genAI
text to speech is ai, but its a much older than the ai everyone uses now
- canarycat2000
-
Scratcher
1000+ posts
Is Scratch's TTS extension genAI
I'm doing this to allow myself to tackle lip syncing, while I figure out how I can get voice actors. On a nothing budget.
The project in question relates to a blanket banned franchise, so I will not ask for VAs here.
The project in question relates to a blanket banned franchise, so I will not ask for VAs here.
- yayapoppity
-
Scratcher
500+ posts
Is Scratch's TTS extension genAI
i don't think tts is trained on anyone's voice but i'm not particularly skilled in this topic so i wouldn't know
i do believe its some sort of ai though, maybe not the harmful kind
i do believe its some sort of ai though, maybe not the harmful kind
Last edited by yayapoppity (March 9, 2026 19:43:15)
- blessingj100
-
Scratcher
500+ posts
Is Scratch's TTS extension genAI
Text to Speech extensions were made before generative AI was made, text to speech models are usually trained on a single person for each voice that say basic syllables and words, then those words and syllables get put into an extension that tries to interpret the words/syllables being said in the text so that the audio can put together a string of audio clips into one.
For example, “The apple is red” would get read by a TTS extension as the words “the”, “apple”, “is”, “red”, then it would take the audio clips where those words were said and splice them together.
This is a lot less intensive than generative AI, since all the data is pre-trained with less processing in general, and it doesn't have any unethical training pitfalls since it was specifically trained on a set list of people that worked to specifically train the TTS extension.
For example, “The apple is red” would get read by a TTS extension as the words “the”, “apple”, “is”, “red”, then it would take the audio clips where those words were said and splice them together.
This is a lot less intensive than generative AI, since all the data is pre-trained with less processing in general, and it doesn't have any unethical training pitfalls since it was specifically trained on a set list of people that worked to specifically train the TTS extension.
- Jeffalo
-
Scratcher
1000+ posts
Is Scratch's TTS extension genAI
the TTS extension interfaces with amazon poly, which amazon lists as an “artificial intelligence” product offering, and it ‘generates’ audio. BUT scratch doesn't use amazon's new “Generative voices” engine, just the “Standard voices” engine which works by putting together pieces of recorded speech without any super fancy tech.
- furrys_are_ok
-
Scratcher
22 posts
Is Scratch's TTS extension genAI
might be a kind without a neural network (like what most game NPCs are) but otherwise no.
- nedsnotdeclassified
-
Scratcher
17 posts
Is Scratch's TTS extension genAI
I don’t think so, at least not generative ai.
- IloveRoblox003
-
Scratcher
1000+ posts
Is Scratch's TTS extension genAI
No, it is an AI (early AI to be specific, which uses lots of if-statements), but it isnt generative. Although its output is a mix of its data, there is no actual new data formed from it that it didnt have before
- Voxalice
-
Scratcher
1000+ posts
Is Scratch's TTS extension genAI
(#6)So, to give a direct answer: according to Amazon, Scratch's text-to-speech extension literally uses “generative” “AI”, but not in the same way as modern AI products like Sora. That is to say, this is not "the kind [of AI] people don't like".
the TTS extension interfaces with amazon poly, which amazon lists as an “artificial intelligence” product offering, and it ‘generates’ audio. BUT scratch doesn't use amazon's new “Generative voices” engine, just the “Standard voices” engine which works by putting together pieces of recorded speech without any super fancy tech.
I believe this topic has been answered sufficiently, so I'll ask for it to be closed.
Last edited by Voxalice (March 11, 2026 05:00:05)
- Discussion Forums
- » Questions about Scratch
-
» Is Scratch's TTS extension genAI