Skip to content

Commit 592643d

Browse files
committed
Clarify WebRTC coordination
Confidence level increased. Fix #21
1 parent 4e781e3 commit 592643d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

charter.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,11 @@ <h3 id="w3c-coordination">
462462
to avoid overlap.
463463
</dd>
464464
<dt><a href="https://www.w3.org/groups/wg/webrtc">WebRTC Working Group</a></dt>
465-
<dd>The WebRTC Working Group defines the <code>MediaStream</code> interface and related media processing APIs that likely make use of Machine Learning capabilities afforded by the WebNN API.</dd>
465+
<dd>
466+
The WebRTC Working Group defines the <code>MediaStream</code>
467+
interface and related media processing APIs that enable integration
468+
with Machine Learning capabilities afforded by the WebNN API.
469+
</dd>
466470
<dt><a href="https://www.w3.org/2001/tag/">Technical Architecture Group</a></dt>
467471
<dd>Given the well-known ethical risks of bias in the use of Machine Learning, the Web Machine Learning Working Group will work with the Technical Architecture Group to ensure its work align with the <a href="https://w3ctag.github.io/ethical-web-principles/">W3C TAG Ethical Web Principles</a>.</dd>
468472
</dl>

0 commit comments

Comments
 (0)