Skip to content

Commit 2cd4748

Browse files
Merge pull request #42 from w3c/speech-synthesis
Add Speech Synthesis to Motivation and Background
2 parents 22b2e93 + c476764 commit 2cd4748

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

charter.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,9 @@ <h2>Motivation and Background</h2>
175175
<p>
176176
Computer Vision enables computers to gain understanding from images
177177
or videos, Natural Language Processing enables interaction between
178-
computers and human languages, and Speech Recognition enables
179-
computers to recognize and translate spoken language into text.
178+
computers and human languages, and Speech Recognition and Speech
179+
Synthesis enable computers to recognize and translate spoken language
180+
into text and vice versa.
180181
Bringing these experiences to the web in a privacy-preserving manner
181182
requires efficient machine learning inference capabilities built into
182183
the browser.

0 commit comments

Comments
 (0)