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)
 
(11 intermediate revisions by 2 users not shown)
Line 5: Line 5:
== {{FULLPAGENAME}} Projects ==
== {{FULLPAGENAME}} Projects ==
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}
* [https://browser.mt/ Project Bergamot] -- client-side machine-learning based language translation engine for incorporation in web browsers
* [https://browser.mt/ Project Bergamot] -- client-side, ML-based language translation engine for incorporation in web browsers
* [https://hubs.mozilla.com/ Hubs] -- private 3D virtual worlds for meeting, sharing, and collaboration


== 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
* [https://github.com/servo/pathfinder Pathfinder] -- fast, practical rasterizer for fonts and vector graphics, written in Rust
* [https://github.com/servo/pathfinder Pathfinder] -- fast, practical GPU-based rasterizer for fonts and vector graphics, written in Rust
* [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 and Voice Fill -- speech recognition extensions 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, 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 ==
* [[Speaker Series]]
* [[Speaker Series]]
* ET Lightning Talks at [[All Hands]] (looking for recordings)
* https://research.mozilla.org/
* https://research.mozilla.org/
* https://blog.mozilla.org/blog/category/emerging-tech/
* https://blog.mozilla.org/blog/category/emerging-tech/

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