Discuss Scratch
- Discussion Forums
- » Suggestions
- » Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
- donotforgetmycode
-
Scratcher
1000+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
No support. Although I think the idea is great, it could be used to bypass swearsHow?? 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)
- MagicCoder330
-
Scratcher
1000+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
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.
- QueenKyttySparkle
-
Scratcher
100+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
No support. Although I think the idea is great, it could be used to bypass swearsYou 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.
- QueenKyttySparkle
-
Scratcher
100+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
Bump
- mybearworld
-
Scratcher
1000+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
bump
- Scratchedbyyou
-
Scratcher
100+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
There can be a problem with this block: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
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)
- mybearworld
-
Scratcher
1000+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
(#606)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.
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
- QueenKyttySparkle
-
Scratcher
100+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
Well in that case it'd just automatically turn the text spoken into subtitles if the transcript is blankThere can be a problem with this block: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 ttsspeak [No subtitles! Haha!] transcript []::pen tts//empty transcript
speak [Don't read the subtitles, they are useless.] transcript [BLAH BLAH BLAH]::pen tts
- BigNate469
-
Scratcher
1000+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
Why not just remove the transcript input altogether? Just turn the speech input directly into the subtitle, which prevents that kind of thing.Well in that case it'd just automatically turn the text spoken into subtitles if the transcript is blankThere can be a problem with this block: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 ttsspeak [No subtitles! Haha!] transcript []::pen tts//empty transcript
speak [Don't read the subtitles, they are useless.] transcript [BLAH BLAH BLAH]::pen tts
- LionCoder10
-
Scratcher
1000+ 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
- mybearworld
-
Scratcher
1000+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
(#609)
Why not just remove the transcript input altogether? Just turn the speech input directly into the subtitle, which prevents that kind of thing.
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:
(#610)The subtitles would be added automatically, so the project author doesn't have to do any extra work.
Would users be forced to add subtitles?
(#610)It wouldn't work for that. Captions for audio is a different suggestion.
What about for projects with audio-recorded sound? You can’t use TTS to figure out the words
(#610)Accessibility is important. It would be great if they did, but they can't be forced, of course.
What if they don’t want to do extra work?
- QueenKyttySparkle
-
Scratcher
100+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
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.(#610)Accessibility is important. It would be great if they did, but they can't be forced, of course.
What if they don’t want to do extra work?
- CatClawz_
-
Scratcher
500+ 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
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
- julmik6478
-
Scratcher
500+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
Scratch can also auto translate instead of transcript blocks.
- Scratchedbyyou
-
Scratcher
100+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
Good idea.Well in that case it'd just automatically turn the text spoken into subtitles if the transcript is blankThere can be a problem with this block: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 ttsspeak [No subtitles! Haha!] transcript []::pen tts//empty transcript
speak [Don't read the subtitles, they are useless.] transcript [BLAH BLAH BLAH]::pen tts
I guess the other one can't be fixed anyway. v
-snip-speak [Don't read the subtitles, they are useless.] transcript [BLAH BLAH BLAH]::pen tts
- PaperMarioFan2022
-
Scratcher
1000+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
(#600)They (the Scratch Team) are going to consider adding filters to anything in projects, like tts.
No support. Although I think the idea is great, it could be used to bypass swears
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)
- julmik6478
-
Scratcher
500+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
No support. Although I think the idea is great, it could be used to bypass swearsBut you can actualy do this:
say [swear world]Or Just make costumes with swears.
- julmik6478
-
Scratcher
500+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
No support. Although I think the idea is great, it could be used to bypass swearsBut you can actualy do this:
say [swear world]Or Just make costumes with swears.
- -Expo
-
Scratcher
1000+ posts
Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]
Full support
- Discussion Forums
- » Suggestions
-
» Text-to-speech subtitles for project viewers [!!! READ BEFORE POSTING !!!]











