Skip to content

Commit 0830791

Browse files
authored
Tero's talk abstract for FF 2025 (#204)
1 parent 35daa14 commit 0830791

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

content/future-frontend-2025/schedules.ts

+6-2
Original file line numberDiff line numberDiff line change
@@ -355,8 +355,12 @@ This session is aimed at large-scale Design Systems used by multiple teams acros
355355
{
356356
type: SessionType.TALK,
357357
level: Level.INTERMEDIATE,
358-
title: "",
359-
description: "",
358+
title: "Listening to Imaginary Places: How to Explore AI-Generated Soundscapes In Your Browser",
359+
description: `Imagine the sound of a forest meadow. Or a crackling fireplace. Or a street corner in your favourite city. Or the bottom of the sea. Or the cargo hold of a drifting interstellar spaceship. What does it sound like there?
360+
361+
Well, thanks to the increasingly strange technologies we now have in our hands, we can now just go to these places and listen to them - kind of! We can generate machine portrayals of all kinds of places that exist, as well as places that definitely don't.
362+
363+
In this talk I'll give a technical runthrough of how an immersive sonic experience like this can be built with a combination of web technologies, generative audio models, foundation AI models, speech-to-text, prompt engineering, and a bit of magic.`,
360364
people: [people.teroParviainen],
361365
urls: {
362366
drawing: "",

0 commit comments

Comments
 (0)