Emerging Technologies: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Updating list of ET projects)
(moved Voice Fill info to its own page)
 
(4 intermediate revisions by 2 users not shown)
Line 10: Line 10:
== Projects Emerging Technologies Carried Forward ==
== Projects Emerging Technologies Carried Forward ==
* [https://www.rust-lang.org/ Rust] programming language
* [https://www.rust-lang.org/ Rust] programming language
* [https://github.com/bytecodealliance/wasmtime/tree/main/cranelift Cranelift] -- WebAssesmbly code generator
* [https://github.com/bytecodealliance/wasmtime Wasmtime] -- stand-alone runtime for WebAssembly
* [https://wasi.dev/ WASI] -- modular system interface for WebAssembly
* [https://servo.org/ Servo] -- independent web engine built using Rust
* [https://servo.org/ Servo] -- independent web engine built using Rust
* [https://github.com/servo/webrender WebRender] -- 2D graphics rendering engine written in Rust, used in Servo and currently in Firefox
* [https://github.com/servo/webrender WebRender] -- 2D graphics rendering engine written in Rust, used in Servo and currently in Firefox
Line 15: Line 18:
* [https://github.com/mozilla/DeepSpeech Project Deep Speech] -- open source speech to text engine
* [https://github.com/mozilla/DeepSpeech Project Deep Speech] -- open source speech to text engine
* [https://github.com/mozilla/TTS Mozilla TTS] -- machine-learning based text-to-speech library
* [https://github.com/mozilla/TTS Mozilla TTS] -- machine-learning based text-to-speech library
* Firefox Voice Fill -- speech recognition extension for Firefox
* [https://labs.mozilla.org/projects/firefox-listen/ Firefox Listen]
* [https://labs.mozilla.org/projects/firefox-listen/ Firefox Listen]
* [https://research.mozilla.org/research-grants/ Mozilla Research Grants]
* [https://research.mozilla.org/research-grants/ Mozilla Research Grants]
* [https://wiki.mozilla.org/Devrel Developer Relations (DevRel)] -- including Mozilla's [https://hacks.mozilla.org/ Hacks Blog]
* [https://wiki.mozilla.org/Devrel Developer Relations (DevRel)] -- including Mozilla's [https://hacks.mozilla.org/ Hacks Blog]
* [https://mdn.dev/ MDN Web Docs]
* [https://mdn.dev/ MDN Web Docs]
* [https://hacks.mozilla.org/2018/11/into-the-depths-the-technical-details-behind-av1/ AV1] -- Royalty-free video format specifications, codec development including the rav1e Rust-based AVI encoder, and incorporation in Firefox
* [https://hacks.mozilla.org/2018/11/into-the-depths-the-technical-details-behind-av1/ AV1] -- Royalty-free video format specifications, codec development including the [https://github.com/xiph/rav1e rav1e] Rust-based AV1 encoder, and incorporation in Firefox


== See Also ==
== See Also ==

Latest revision as of 00:58, 23 February 2022

This article is a stub. You can help MozillaWiki by expanding it.

Emerging Technologies was a team inside Mozilla that worked on research, development, and expanding the foundations of the open web.

Emerging Technologies Projects

  • Project Bergamot -- client-side, ML-based language translation engine for incorporation in web browsers
  • Hubs -- private 3D virtual worlds for meeting, sharing, and collaboration

Projects Emerging Technologies Carried Forward

See Also