Discuss Scratch

donotforgetmycode
Scratcher
1000+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

HurricaneMitch1998M wrote:

No support. Although I think the idea is great, it could be used to bypass swears
How?? The only thing that this suggestion would do is display the text spoken by the TTS extension below the project.

Last edited by donotforgetmycode (Jan. 8, 2024 15:26:31)


This text under the grey line is my signature. It's not part of my post, but it automatically shows up under all of my posts.

I recommend reading jvvg and Sliverus's essays.

She/her


















Stuff at the bottom of my signature:

for \({
set [i v] to [0]
}; <(i) < [10]>; {
change [i v] by (1)
}) \{{
think (i) for (1) secs
}} :: control
https://scratch.mit.edu/discuss/post/6785965/

Paddle2See wrote:

Would you recommend a confirmation dialog box on that action?
________________________________
| Really send missiles? (Y)es (N)o |
——————————————————

Please forgive my crude mock-up.

By the way - this is rejected for safety reasons.

An0therRand0mC0der wrote:

a bully with a big belly steals your moist cheesy beef
music origins
Be horizontal —
(thanks @thugatwoary and @Za-Chary)
Be high contrast
Generation -1: The first time you see this, copy and paste it on top of your signature in the Scratch forums, and decrease the generation by 1. Social experiment.
i ran out of characters
Kumquat lore
The Scratch Forums support bf +-<>[],.
_3thou_
It seems I can still use assets in my signature. test:
;
MagicCoder330
Scratcher
500+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

HurricaneMitch1998M wrote:

No support. Although I think the idea is great, it could be used to bypass swears

Yes, but so can text to speech in general.

Hello, this is my signature! it goes under every post I make and isn't part of it. shift control down and such to see more

Misconceptions about the Scratch Room

* Low floor: It should be easy to climb in and get started with Scratch - even for Scratchers who have no experience programming. - This does NOT mean complex things shouldn't be added. Making the ceiling higher or the walls wider doesn't make the floor harder to get on.
* Wide walls: Scratchers should be able to make all kinds of things with Scratch - not just animations and games, but news programs, science experiments, things we can't even imagine. - Wide walls means that some things that may be unconventional or odd or “useless” at first glance may still be worthwhile to add, because some people may find them useful for making new unique things.
* High Ceiling: Even though it's easy for someone who is new to programming to get started with Scratch, it should still be possible to make complex stuff. - Although the floor is there, many forumers just look up at the ceiling rather than thinking about the floor. They say “this would be too complicated, new Scratchers wouldn't understand it” without considering the fact that it can be worked up to with the handy floor we have.



((( OwO :: #DC381F) :: #FFCC00)  :: #FFCC00)
This is Georgie the evil grapefruit. He is much larger, stronger, more nutritious and scarier than a kumquat. Donate your soul to him at my profile to help him gain power to overthrow the kumquats and claim his position as the best signature eater!

This is a social experiment, comment and you MIGHT get curator

Get games off the other categories!
QueenKyttySparkle
Scratcher
100+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

HurricaneMitch1998M wrote:

No support. Although I think the idea is great, it could be used to bypass swears
You could easily do that with many other things, there are engines which let you use the clone function with letters to make text. I have seen f-bombs in some project using these, and looking in the code they write it out completely without any tricks to bypass the filters. Plus, it'd actually be easier for Scratch to moderate it as people wouldn't use clones which would have made things easier to bypass.

My browser: Chrome (No flash version & Always updated) My os: Windows 11. My timezone: BST/GMT (London)
Scratch | Studio

Hello! Want to see more? Then select this text, hold shift and press the down arrow!


Welcome to my signature!!


Dang, 100 posts!

Unofficial forum helper.

Stop having a go at me for making a duplicate topic, letting me know is fine but don't blame me. I can't take it :(

Heads up, I love writing essays on my opinions.

Well more like heads down.. cause it's below the actual post..
QueenKyttySparkle
Scratcher
100+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

Bump

My browser: Chrome (No flash version & Always updated) My os: Windows 11. My timezone: BST/GMT (London)
Scratch | Studio

Hello! Want to see more? Then select this text, hold shift and press the down arrow!


Welcome to my signature!!


Dang, 100 posts!

Unofficial forum helper.

Stop having a go at me for making a duplicate topic, letting me know is fine but don't blame me. I can't take it :(

Heads up, I love writing essays on my opinions.

Well more like heads down.. cause it's below the actual post..
mybearworld
Scratcher
1000+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

bump

Signatures are the only place where assets links still work.
Scratchedbyyou
Scratcher
100+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

OP wrote:

speak [Helo, hau a iu duing?] transcript [Hello, how are you doing?]::pen tts
speak [Хэлоу, хау а иу дуин?] transcript [Hello, how are you doing?]::pen tts
speak [해로, 하 ㅏᆯ ㅠ 두ᅱᆼ] transcript [Hello, how are you doing?]::pen tts
There can be a problem with this block:
speak [No subtitles! Haha!] transcript []::pen tts//empty transcript

speak [Don't read the subtitles, they are useless.] transcript [BLAH BLAH BLAH]::pen tts

Last edited by Scratchedbyyou (May 7, 2024 13:25:25)


My profile here!
My alternate account here!
My forums account here!
If you want to comment about one or more posts I made, I recommend posting the comment on my forums account.
I make animations and games. I also do a little posting on the forums. Scratch is a great place!
when green flag clicked
set voice to [tenor v]::pen
say [I do F4F]::custom

define say (words)
say (words)
speak (words)::pen
say []
mybearworld
Scratcher
1000+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

Scratchedbyyou wrote:

(#606)
There can be a problem with this block:
speak [No subtitles! Haha!] transcript []::pen tts

speak [Don't read the subtitles, they are useless.] transcript [BLAH BLAH BLAH]::pen tts
Right, if the user wants to make the project less accessible, they can always do that. But with the amount of TTS manipulation going on, I do still think that it makes sense to have this block.

Signatures are the only place where assets links still work.
QueenKyttySparkle
Scratcher
100+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

Scratchedbyyou wrote:

OP wrote:

speak [Helo, hau a iu duing?] transcript [Hello, how are you doing?]::pen tts
speak [Хэлоу, хау а иу дуин?] transcript [Hello, how are you doing?]::pen tts
speak [해로, 하 ㅏᆯ ㅠ 두ᅱᆼ] transcript [Hello, how are you doing?]::pen tts
There can be a problem with this block:
speak [No subtitles! Haha!] transcript []::pen tts//empty transcript

speak [Don't read the subtitles, they are useless.] transcript [BLAH BLAH BLAH]::pen tts
Well in that case it'd just automatically turn the text spoken into subtitles if the transcript is blank

My browser: Chrome (No flash version & Always updated) My os: Windows 11. My timezone: BST/GMT (London)
Scratch | Studio

Hello! Want to see more? Then select this text, hold shift and press the down arrow!


Welcome to my signature!!


Dang, 100 posts!

Unofficial forum helper.

Stop having a go at me for making a duplicate topic, letting me know is fine but don't blame me. I can't take it :(

Heads up, I love writing essays on my opinions.

Well more like heads down.. cause it's below the actual post..
BigNate469
Scratcher
1000+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

QueenKyttySparkle wrote:

Scratchedbyyou wrote:

OP wrote:

speak [Helo, hau a iu duing?] transcript [Hello, how are you doing?]::pen tts
speak [Хэлоу, хау а иу дуин?] transcript [Hello, how are you doing?]::pen tts
speak [해로, 하 ㅏᆯ ㅠ 두ᅱᆼ] transcript [Hello, how are you doing?]::pen tts
There can be a problem with this block:
speak [No subtitles! Haha!] transcript []::pen tts//empty transcript

speak [Don't read the subtitles, they are useless.] transcript [BLAH BLAH BLAH]::pen tts
Well in that case it'd just automatically turn the text spoken into subtitles if the transcript is blank
Why not just remove the transcript input altogether? Just turn the speech input directly into the subtitle, which prevents that kind of thing.

Highlight any part of this signature and press ctrl+shift+down arrow to see the rest of it
forever
if <person asks [what's a signature] :: sensing> then
Redirect to [https://en.scratch-wiki.info/wiki/Signature] :: motion
end
end
Please read the list of Officially Rejected Suggestions before posting a suggestion for Scratch! 100th post
This signature is designed to be as helpful as possible.
View all of the topics you've posted in:
https://scratch.mit.edu/discuss/search/?action=show_user&show_as=topics
View all of your posts:
https://scratch.mit.edu/discuss/search/?action=show_user&show_as=posts
Forum tips:
Don't post in topics where the latest post is over ~2 months old, unless you have something critical to add. Especially in topics that are several years old- it isn't helpful, and is known as necroposting.
Don't post unrelated things in topics, including questions of your own. Make a new topic for your questions.
You can use the
 [color=color name or hexadecimal value here] and [/color] 
tags to color text.
Lesser-known Scratch URLs:
https://scratch.mit.edu/projects/PROJECT ID HERE/remixtree (replace “PROJECT ID HERE” with project id number. Shows all the remixes of the project, and the remixes of those projects, and the remixes of those projects, and so on, as a chart. Link currently redirects to one of my projects)
View a larger list at: https://scratch.mit.edu/discuss/topic/542480/
Why @Paddle2See's responses are so often identical: https://scratch.mit.edu/discuss/topic/762351/
1000th post
LionCoder10
Scratcher
500+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

Would users be forced to add subtitles? What if they don’t want to do extra work? What about for projects with audio-recorded sound? You can’t use TTS to figure out the words

I MAY BE WRONG IN THE FORUMS!
Highlight this signature, then hold Shift+Down to see the rest of my signature!

ABOUT ME
MY BEST PROJECTS!

POST MILESTONES: 1st, 5th, 10th, 25th, 50th, 100th, 250th!

Thanks for reading all of my signature :) Comment “curiosity” on my profile if you did
mybearworld
Scratcher
1000+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

BigNate469 wrote:

(#609)
Why not just remove the transcript input altogether? Just turn the speech input directly into the subtitle, which prevents that kind of thing.

The OP wrote:

As pointed out by #100, some people use different languages to get more voices and adjust the text to fit the language. However, this isn't very helpful in subtitles, for example “Helo, hau a iu duing?”, “Хэлоу, хау а иу дуин?” or even “해로, 하 ㅏᆯ ㅠ 두ᅱᆼ” for “Hello, how are you doing?”. Therefore, a new block would ideally be added:

LionCoder10 wrote:

(#610)
Would users be forced to add subtitles?
The subtitles would be added automatically, so the project author doesn't have to do any extra work.

LionCoder10 wrote:

(#610)
What about for projects with audio-recorded sound? You can’t use TTS to figure out the words
It wouldn't work for that. Captions for audio is a different suggestion.

LionCoder10 wrote:

(#610)
What if they don’t want to do extra work?
Accessibility is important. It would be great if they did, but they can't be forced, of course.

Signatures are the only place where assets links still work.
QueenKyttySparkle
Scratcher
100+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

mybearworld wrote:

LionCoder10 wrote:

(#610)
What if they don’t want to do extra work?
Accessibility is important. It would be great if they did, but they can't be forced, of course.
Yeah, I think the idea of this would be that if people wanted to make their projects accessable, it'd be way easier to add high-quality subtitles this way. I mean, I never added subtitles on my projects, (other than my recent one) simply because I couldn't be bothered to put in some work to either find a good subtitle engine or make it myself. I only added the subtitles on my recent project because of accessibility, but I still hated adding them. With just a simple block, I for one would be more inclined to add them because of how easy it is. It doesn't mean everyone will make their projects accessable, that's fine. It's simply so you have more of an option to add them.

My browser: Chrome (No flash version & Always updated) My os: Windows 11. My timezone: BST/GMT (London)
Scratch | Studio

Hello! Want to see more? Then select this text, hold shift and press the down arrow!


Welcome to my signature!!


Dang, 100 posts!

Unofficial forum helper.

Stop having a go at me for making a duplicate topic, letting me know is fine but don't blame me. I can't take it :(

Heads up, I love writing essays on my opinions.

Well more like heads down.. cause it's below the actual post..
CatClawz_
Scratcher
100+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

support but make it so you can toggle it on and off

back in covid i made a project that'll read out spelling words since we couldn't do tests during covid, and i have some projects unshared that read spellings to practice for irish class and having the words on the screen would ruin projects like that

other than that though i completley support, I'm not deaf but i have APD(auditory processing disorder, basically it takes me a couple of seconds to realise what a sound means) so subtitles are really helpful to me

:33

Last edited by CatClawz_ (Tomorrow at 03:45:00)

when [PANIC v] key pressed
PANIC
He/Him/His only please!! <33
Check out my Snap! profile!! :>
julmik6478
Scratcher
500+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

Scratch can also auto translate instead of transcript blocks.


Support the suggestion HERE by adding this button to your signature

My acounts in some websites:
youtube
yewtube
planet minecraft
mcreator
Scratchedbyyou
Scratcher
100+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

QueenKyttySparkle wrote:

Scratchedbyyou wrote:

OP wrote:

speak [Helo, hau a iu duing?] transcript [Hello, how are you doing?]::pen tts
speak [Хэлоу, хау а иу дуин?] transcript [Hello, how are you doing?]::pen tts
speak [해로, 하 ㅏᆯ ㅠ 두ᅱᆼ] transcript [Hello, how are you doing?]::pen tts
There can be a problem with this block:
speak [No subtitles! Haha!] transcript []::pen tts//empty transcript

speak [Don't read the subtitles, they are useless.] transcript [BLAH BLAH BLAH]::pen tts
Well in that case it'd just automatically turn the text spoken into subtitles if the transcript is blank
Good idea.
I guess the other one can't be fixed anyway. v

Scratchedbyyou wrote:

-snip-
speak [Don't read the subtitles, they are useless.] transcript [BLAH BLAH BLAH]::pen tts

My profile here!
My alternate account here!
My forums account here!
If you want to comment about one or more posts I made, I recommend posting the comment on my forums account.
I make animations and games. I also do a little posting on the forums. Scratch is a great place!
when green flag clicked
set voice to [tenor v]::pen
say [I do F4F]::custom

define say (words)
say (words)
speak (words)::pen
say []
PaperMarioFan2022
Scratcher
1000+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

HurricaneMitch1998M wrote:

(#600)
No support. Although I think the idea is great, it could be used to bypass swears
They (the Scratch Team) are going to consider adding filters to anything in projects, like tts.
I'm pretty sure they will considering that people use tts to bypass the filter on the main website.

Last edited by PaperMarioFan2022 (May 10, 2024 16:05:44)


Hello! Welcome to my signature!

I am a real Mario enthusiast and a fan of the franchise and also getting into the field of IT. I also play Luigi's Mansion and other games too!

Profile | Ocular | ScratchStats | PostPercent | GitHub Main | Snap!

Professional Mario Enthusiast / (NEW!) 3DS FC: 2252-0951-8546 / (NEW!) Switch FC: SW-2091-2478-9614 / (removed - due to concerns in moderation) ARarePaper



I forgor my account password to give an internet ☠

I’ve been a Scratcher since 2021!



My glorious meme section (scroll down to see more)






























julmik6478
Scratcher
500+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

HurricaneMitch1998M wrote:

No support. Although I think the idea is great, it could be used to bypass swears
But you can actualy do this:
say [swear world]
Or Just make costumes with swears.


Support the suggestion HERE by adding this button to your signature

My acounts in some websites:
youtube
yewtube
planet minecraft
mcreator
julmik6478
Scratcher
500+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

HurricaneMitch1998M wrote:

No support. Although I think the idea is great, it could be used to bypass swears
But you can actualy do this:
say [swear world]
Or Just make costumes with swears.


Support the suggestion HERE by adding this button to your signature

My acounts in some websites:
youtube
yewtube
planet minecraft
mcreator
-Expo
Scratcher
1000+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

Full support


Scroll down / desplazarse hacia abajo | El español está abajo :D | Gib internet

Hello, I'm @-Expo! I'm a veteran Scratcher and member of the Scratch translation team who has been on Scratch ever since I was four (a long time ago!) In real life, I am a proffesional footballer for the Asociación de Fútbol Argentino and Brighton. I'm a huge Huge FC Barcelona Fan and loyal subject to Rosario Central. I use scratch for coding, making friends, and helping people out. I hope you enjoy my projects!

-ExpoEspanol



























Why are you here?
mumu245
Scratcher
1000+ posts

Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]

mybearworld wrote:

(#611)
It wouldn't work for that. Captions for audio is a different suggestion.
Can we add a block that just adds a caption?

Last edited by mumu245 (May 11, 2024 07:34:57)


select this text then press Ctrl+Shift+Down to read more

Powered by DjangoBB