Skip to content

Commit

Permalink
Deploying to gh-pages from @ 94aa5e5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
macarbonneau committed Apr 29, 2024
1 parent f34c11e commit b89731e
Show file tree
Hide file tree
Showing 5 changed files with 298 additions and 7 deletions.
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://github.com/macarbonneau/macarbonneau.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://github.com/macarbonneau/macarbonneau.github.io/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-04-05T23:19:59+00:00</updated><id>https://github.com/macarbonneau/macarbonneau.github.io/feed.xml</id><title type="html">blank</title><subtitle>A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://github.com/macarbonneau/macarbonneau.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://github.com/macarbonneau/macarbonneau.github.io/" rel="alternate" type="text/html" hreflang="en" /><updated>2024-04-29T19:54:35+00:00</updated><id>https://github.com/macarbonneau/macarbonneau.github.io/feed.xml</id><title type="html">blank</title><subtitle>A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
</subtitle></feed>
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,15 @@ <h2><a href="/news/" style="color: inherit;">news</a></h2> <div class="
<br>
This system was presented in <a href="https://onlinelibrary.wiley.com/doi/pdf/10.1111/cgf.14734" rel="external nofollow noopener" target="_blank">“ZeroEGGS: Zero-shot Example-based Gesture Generation from Speech”</a> and showcased on <a href="https://www.youtube.com/watch?v=Dt0cA2phKfU&amp;ab_channel=TwoMinutePapers" rel="external nofollow noopener" target="_blank">2 minute papers</a>.

</td>
</tr>
<tr>
<th scope="row">Jul 21, 2021</th>
<td>
This is the recording of the presentation that I gave at the 2021 Game Developers Conference on <a href="https://gdcvault.com/play/1027229/Speech-Synthesis-in-the-Context" rel="external nofollow noopener" target="_blank">“speech synthesis applied to videogames”</a>.
<br>
Generating spoken dialog lines artificially could prove to be pivotal for the future of the gaming industry. Aside from reducing production costs, it offers opportunities for new types of in-games interactions closer to real-world experiences. The goal of the talk is to present an honest snapshot of the state of the technology, discuss remaining challenges and possible present and future use cases. We demonstrate how current commercial speech synthesis solutions do not directly apply to the gaming context where voice require a high level of expressivity. We discuss present solutions to control expressivity, and how we use speech synthesis at Ubisoft.

</td>
</tr>
</table>
Expand Down
269 changes: 269 additions & 0 deletions news/GDC2021/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,269 @@
<!DOCTYPE html>
<html lang="en">

<!-- Head -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <!-- Metadata, OpenGraph and Schema.org -->


<!-- Standard metadata -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Gdc2021 | Marc-André Carbonneau</title>
<meta name="author" content="Marc-André Carbonneau">
<meta name="description" content="A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
">
<meta name="keywords" content="marc-andre, carbonneau, research, machine learning, ubisoft, la forge">


<!-- Bootstrap & MDB -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha256-DF7Zhf293AJxJNTmh5zhoYYIMs2oXitRfBjY+9L//AY=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/mdbootstrap@4.20.0/css/mdb.min.css" integrity="sha256-jpjYvU3G3N6nrrBwXJoVEYI/0zw8htfFnhT9ljN3JJw=" crossorigin="anonymous">

<!-- Bootstrap Table -->
<link defer rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.21.4/dist/bootstrap-table.min.css">

<!-- Fonts & Icons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.4/css/all.min.css" integrity="sha256-mUZM63G8m73Mcidfrv5E+Y61y7a12O5mW4ezU3bxqW4=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/academicons@1.9.1/css/academicons.min.css" integrity="sha256-i1+4qU2G2860dGGIOJscdC30s9beBXjFfzjWLjBRsBg=" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:100,300,400,500,700|Material+Icons">

<!-- Code Syntax Highlighting -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jwarby/jekyll-pygments-themes@master/github.css" media="" id="highlight_theme_light">



<!-- Styles -->

<link rel="shortcut icon" href="/assets/img/icon.jpg">

<link rel="stylesheet" href="/assets/css/main.css">
<link rel="canonical" href="https://github.com/macarbonneau/macarbonneau.github.io/news/GDC2021/">

<!-- Dark Mode -->

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jwarby/jekyll-pygments-themes@master/native.css" media="none" id="highlight_theme_dark">

<script src="/assets/js/theme.js"></script>
<script src="/assets/js/dark_mode.js"></script>


</head>

<!-- Body -->
<body class="fixed-top-nav sticky-bottom-footer">

<!-- Header -->
<header>

<!-- Nav Bar -->
<nav id="navbar" class="navbar navbar-light navbar-expand-sm fixed-top">
<div class="container">
<a class="navbar-brand title font-weight-lighter" href="/"><span class="font-weight-bold">Marc-André </span>Carbonneau</a>
<!-- Navbar Toggle -->
<button class="navbar-toggler collapsed ml-auto" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar top-bar"></span>
<span class="icon-bar middle-bar"></span>
<span class="icon-bar bottom-bar"></span>
</button>

<div class="collapse navbar-collapse text-right" id="navbarNav">
<ul class="navbar-nav ml-auto flex-nowrap">

<!-- About -->
<li class="nav-item ">
<a class="nav-link" href="/">about</a>
</li>


<!-- Other pages -->
<li class="nav-item ">
<a class="nav-link" href="/publications/">publications</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="/projects/">projects</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="/cv/">cv</a>
</li>

<!-- Toogle theme mode -->
<li class="toggle-container">
<button id="light-toggle" title="Change theme">
<i class="fas fa-moon"></i>
<i class="fas fa-sun"></i>
</button>
</li>
</ul>
</div>
</div>
</nav>

<!-- Scrolling Progress Bar -->
<progress id="progress" value="0">
<div class="progress-container">
<span class="progress-bar"></span>
</div>
</progress>
</header>


<!-- Content -->
<div class="container mt-5">

<!-- _layouts/post.html -->

<div class="post">

<header class="post-header">
<h1 class="post-title">Gdc2021</h1>
<p class="post-meta">July 21, 2021</p>
<p class="post-tags">
<a href="/blog/2021"> <i class="fas fa-calendar fa-sm"></i> 2021 </a>

</p>
</header>

<article class="post-content">

<div id="markdown-content">
<p>This is the recording of the presentation that I gave at the 2021 Game Developers Conference on <a href="https://gdcvault.com/play/1027229/Speech-Synthesis-in-the-Context" rel="external nofollow noopener" target="_blank">“speech synthesis applied to videogames”</a>.
<br>
Generating spoken dialog lines artificially could prove to be pivotal for the future of the gaming industry. Aside from reducing production costs, it offers opportunities for new types of in-games interactions closer to real-world experiences. The goal of the talk is to present an honest snapshot of the state of the technology, discuss remaining challenges and possible present and future use cases. We demonstrate how current commercial speech synthesis solutions do not directly apply to the gaming context where voice require a high level of expressivity. We discuss present solutions to control expressivity, and how we use speech synthesis at Ubisoft.</p>

</div>
</article>
</div>


</div>

<!-- Footer --> <footer class="sticky-bottom mt-5">
<div class="container">
© Copyright 2024 Marc-André Carbonneau. Powered by <a href="https://jekyllrb.com/" target="_blank" rel="external nofollow noopener">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio" rel="external nofollow noopener" target="_blank">al-folio</a> theme.

</div>
</footer>

<!-- JavaScripts -->
<!-- jQuery -->
<script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>

<!-- Bootsrap & MDB scripts -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js" integrity="sha256-fgLAgv7fyCGopR/gBNq2iW3ZKIdqIcyshnUULC4vex8=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/mdbootstrap@4.20.0/js/mdb.min.js" integrity="sha256-NdbiivsvWt7VYCt6hYNT3h/th9vSTL4EDWeGs5SN3DA=" crossorigin="anonymous"></script>

<!-- Masonry & imagesLoaded -->
<script defer src="https://cdn.jsdelivr.net/npm/masonry-layout@4.2.2/dist/masonry.pkgd.min.js" integrity="sha256-Nn1q/fx0H7SNLZMQ5Hw5JLaTRZp0yILA/FRexe19VdI=" crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/imagesloaded@4/imagesloaded.pkgd.min.js"></script>
<script defer src="/assets/js/masonry.js" type="text/javascript"></script>

<!-- Medium Zoom JS -->
<script defer src="https://cdn.jsdelivr.net/npm/medium-zoom@1.0.8/dist/medium-zoom.min.js" integrity="sha256-7PhEpEWEW0XXQ0k6kQrPKwuoIomz8R8IYyuU1Qew4P8=" crossorigin="anonymous"></script>
<script defer src="/assets/js/zoom.js"></script>

<!-- Bootstrap Table -->
<script defer src="https://unpkg.com/bootstrap-table@1.21.4/dist/bootstrap-table.min.js"></script>

<!-- Load Common JS -->
<script src="/assets/js/no_defer.js"></script>
<script defer src="/assets/js/common.js"></script>
<script defer src="/assets/js/copy_code.js" type="text/javascript"></script>



<!-- MathJax -->
<script type="text/javascript">
window.MathJax = {
tex: {
tags: 'ams'
}
};
</script>
<script defer type="text/javascript" id="MathJax-script" src="https://cdn.jsdelivr.net/npm/mathjax@3.2.0/es5/tex-mml-chtml.js"></script>
<script defer src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>




<!-- Scrolling Progress Bar -->
<script type="text/javascript">
/*
* This JavaScript code has been adapted from the article
* https://css-tricks.com/reading-position-indicator/ authored by Pankaj Parashar,
* published on the website https://css-tricks.com on the 7th of May, 2014.
* Couple of changes were made to the original code to make it compatible
* with the `al-foio` theme.
*/
const progressBar = $("#progress");
/*
* We set up the bar after all elements are done loading.
* In some cases, if the images in the page are larger than the intended
* size they'll have on the page, they'll be resized via CSS to accomodate
* the desired size. This mistake, however, breaks the computations as the
* scroll size is computed as soon as the elements finish loading.
* To account for this, a minimal delay was introduced before computing the
* values.
*/
window.onload = function () {
setTimeout(progressBarSetup, 50);
};
/*
* We set up the bar according to the browser.
* If the browser supports the progress element we use that.
* Otherwise, we resize the bar thru CSS styling
*/
function progressBarSetup() {
if ("max" in document.createElement("progress")) {
initializeProgressElement();
$(document).on("scroll", function() {
progressBar.attr({ value: getCurrentScrollPosition() });
});
$(window).on("resize", initializeProgressElement);
} else {
resizeProgressBar();
$(document).on("scroll", resizeProgressBar);
$(window).on("resize", resizeProgressBar);
}
}
/*
* The vertical scroll position is the same as the number of pixels that
* are hidden from view above the scrollable area. Thus, a value > 0 is
* how much the user has scrolled from the top
*/
function getCurrentScrollPosition() {
return $(window).scrollTop();
}

function initializeProgressElement() {
let navbarHeight = $("#navbar").outerHeight(true);
$("body").css({ "padding-top": navbarHeight });
$("progress-container").css({ "padding-top": navbarHeight });
progressBar.css({ top: navbarHeight });
progressBar.attr({
max: getDistanceToScroll(),
value: getCurrentScrollPosition(),
});
}
/*
* The offset between the html document height and the browser viewport
* height will be greater than zero if vertical scroll is possible.
* This is the distance the user can scroll
*/
function getDistanceToScroll() {
return $(document).height() - $(window).height();
}

function resizeProgressBar() {
progressBar.css({ width: getWidthPercentage() + "%" });
}
// The scroll ratio equals the percentage to resize the bar
function getWidthPercentage() {
return (getCurrentScrollPosition() / getDistanceToScroll()) * 100;
}
</script>

</body>
</html>
9 changes: 9 additions & 0 deletions news/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,15 @@ <h1 class="post-title">news</h1>
<br>
This system was presented in <a href="https://onlinelibrary.wiley.com/doi/pdf/10.1111/cgf.14734" rel="external nofollow noopener" target="_blank">“ZeroEGGS: Zero-shot Example-based Gesture Generation from Speech”</a> and showcased on <a href="https://www.youtube.com/watch?v=Dt0cA2phKfU&amp;ab_channel=TwoMinutePapers" rel="external nofollow noopener" target="_blank">2 minute papers</a>.

</td>
</tr>
<tr>
<th scope="row">Jul 21, 2021</th>
<td>
This is the recording of the presentation that I gave at the 2021 Game Developers Conference on <a href="https://gdcvault.com/play/1027229/Speech-Synthesis-in-the-Context" rel="external nofollow noopener" target="_blank">“speech synthesis applied to videogames”</a>.
<br>
Generating spoken dialog lines artificially could prove to be pivotal for the future of the gaming industry. Aside from reducing production costs, it offers opportunities for new types of in-games interactions closer to real-world experiences. The goal of the talk is to present an honest snapshot of the state of the technology, discuss remaining challenges and possible present and future use cases. We demonstrate how current commercial speech synthesis solutions do not directly apply to the gaming context where voice require a high level of expressivity. We discuss present solutions to control expressivity, and how we use speech synthesis at Ubisoft.

</td>
</tr>
</table>
Expand Down
16 changes: 10 additions & 6 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://github.com/macarbonneau/macarbonneau.github.io/news/GDC2021/</loc>
<lastmod>2021-07-21T19:59:00+00:00</lastmod>
</url>
<url>
<loc>https://github.com/macarbonneau/macarbonneau.github.io/news/announcement_1/</loc>
<lastmod>2023-07-15T19:59:00+00:00</lastmod>
</url>
Expand All @@ -18,27 +22,27 @@
</url>
<url>
<loc>https://github.com/macarbonneau/macarbonneau.github.io/projects/3_project/</loc>
<lastmod>2024-04-05T23:19:59+00:00</lastmod>
<lastmod>2024-04-29T19:54:35+00:00</lastmod>
</url>
<url>
<loc>https://github.com/macarbonneau/macarbonneau.github.io/projects/4_project/</loc>
<lastmod>2024-04-05T23:19:59+00:00</lastmod>
<lastmod>2024-04-29T19:54:35+00:00</lastmod>
</url>
<url>
<loc>https://github.com/macarbonneau/macarbonneau.github.io/projects/5_project/</loc>
<lastmod>2024-04-05T23:19:59+00:00</lastmod>
<lastmod>2024-04-29T19:54:35+00:00</lastmod>
</url>
<url>
<loc>https://github.com/macarbonneau/macarbonneau.github.io/projects/6_project/</loc>
<lastmod>2024-04-05T23:19:59+00:00</lastmod>
<lastmod>2024-04-29T19:54:35+00:00</lastmod>
</url>
<url>
<loc>https://github.com/macarbonneau/macarbonneau.github.io/projects/brainstrom/</loc>
<lastmod>2024-04-05T23:19:59+00:00</lastmod>
<lastmod>2024-04-29T19:54:35+00:00</lastmod>
</url>
<url>
<loc>https://github.com/macarbonneau/macarbonneau.github.io/projects/la_nuee/</loc>
<lastmod>2024-04-05T23:19:59+00:00</lastmod>
<lastmod>2024-04-29T19:54:35+00:00</lastmod>
</url>
<url>
<loc>https://github.com/macarbonneau/macarbonneau.github.io/example_of_posts/2015-03-15-formatting-and-links.html</loc>
Expand Down

0 comments on commit b89731e

Please sign in to comment.