You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 5, 2023. It is now read-only.
Apply a heuristic when censorship is off to attempt to undo the rest of the censorship that comes from the Web Speech API. Fixed issue where censorship option is not honored.
settings.censor.usEnglishOnly,,(Currently available for US English only.)
124
+
settings.censor.usEnglishOnly,,Currently available for US English only.
125
125
settings.censor.censorProfaneLanguageDescription.text,"Do not translate {seeThisList} or {useWordReplacement}. The text at the key settings.censor.censorProfaneLanguageDescription.seeThisList and settings.censor.censorProfaneLanguageDescription.useWordReplacements will be placed here, respectively.","What's considered profane? {seeThisList} (note: profanity ahead!) If you need to censor additional words not included in this list, {useWordReplacements}."
126
126
settings.censor.censorProfaneLanguageDescription.seeThisList,Will link to https://github.com/LDNOOBW/List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words,See this list
127
127
settings.censor.censorProfaneLanguageDescription.useWordReplacements,,use word replacements
settings.censor.usEnglishOnly,,(Atualmente disponível apenas para inglês dos EUA)
124
+
settings.censor.usEnglishOnly,,Atualmente disponível apenas para inglês dos EUA.
125
125
settings.censor.censorProfaneLanguageDescription.text,"Do not translate {seeThisList} or {useWordReplacement}. The text at the key settings.censor.censorProfaneLanguageDescription.seeThisList and settings.censor.censorProfaneLanguageDescription.useWordReplacements will be placed here, respectively.","O que é considerado profano? {seeThisList} (nota: palavrões à frente!) Se você precisar censurar palavras adicionais não incluídas nesta lista, {useWordReplacements}."
126
126
settings.censor.censorProfaneLanguageDescription.seeThisList,Will link to https://github.com/LDNOOBW/List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words,Veja esta lista
127
127
settings.censor.censorProfaneLanguageDescription.useWordReplacements,,usar substituições de palavras
usEnglishOnly: '(Currently available for US English only.)',
138
+
usEnglishOnly: 'Currently available for US English only.',
139
139
censorProfaneLanguageDescription:
140
140
{text: 'What\'s considered profane? {seeThisList} (note: profanity ahead!) If you need to censor additional words not included in this list, {useWordReplacements}.',
usEnglishOnly: '(Atualmente disponível apenas para inglês dos EUA)',
138
+
usEnglishOnly: 'Atualmente disponível apenas para inglês dos EUA.',
139
139
censorProfaneLanguageDescription:
140
140
{text: 'O que é considerado profano? {seeThisList} (nota: palavrões à frente!) Se você precisar censurar palavras adicionais não incluídas nesta lista, {useWordReplacements}.',
<p>Censorship is off. However, the speech-to-text service that Web Captioner runs on currently does not give an option to completely disable censorship. Web Captioner applies a heuristic to uncensor words that are returned from this service that still appear to be censored.</p>
27
+
<pclass="mb-0">If you are running into issues with words being censored even when censorship is off, <ahref="https://feedback.webcaptioner.com/">leave feedback</a> or <ahref="https://m.me/webcaptioner">contact Web Captioner</a>.</p>
0 commit comments