-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
116 lines (108 loc) · 6.77 KB
/
index.html
File metadata and controls
116 lines (108 loc) · 6.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>talkplay — Conversational Music Recommendation</title>
<meta name="description" content="talkplay research team — building the future of conversational music discovery.">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/x-icon" href="static/images/favicon.ico">
<style>
.front-title { letter-spacing: -0.05em; word-spacing: -0.05em; line-height: 1.05; }
.front-title span { display: inline-block; }
.front-title .accent { color: #0f172a; font-weight: 700; }
.front-title .muted { color: #4a4a4a; font-weight: 610; font-size: 1em; margin: 0 0.05ch; }
</style>
</head>
<body>
<header class="site-header" id="header-mount"></header>
<main>
<section class="hero">
<div class="container">
<div class="hero-grid">
<div class="hero-left">
<h1 class="front-title" style="font-size: 4rem;"><span class="accent">Talk</span> <span class="muted">to AI to</span> <span class="accent">Play</span> <span class="muted">Music</span></h1>
<p class="lead" style="font-size: 1.2rem;">
talkpl.ai builds the future of conversational music recommendation. <br>
Our bitter lesson pilled enthusiasim is fully bet on LLMs for the most engaging music discovery that were never possible before. <br>
</p>
</div>
<div class="hero-right">
<div class="video-frame" style="border-radius: 20px; overflow: hidden;">
<iframe id="demo-iframe" src="https://www.youtube.com/embed/y2XBC9OHQL4?si=qkLaQPpFZKFe09N3"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
<div class="project-buttons"
style="margin-top: 15px; display: flex; flex-wrap: wrap; gap: 10px; justify-content: center;">
<button type="button" class="btn btn-sm"
data-project="talkplay_tools">TalkPlay-Tools</button>
<button type="button" class="btn btn-sm" data-project="talkplay">TalkPlay</button>
<button type="button" class="btn btn-sm" data-project="talkplay_demo">TalkPlay (Demo)</button>
</div>
</div>
</div>
<div class="hero-news">
<h3 style="font-size: 1.2rem; margin-bottom: 15px; font-weight: 600;">News</h3>
<ul style="list-style: none; padding: 0; font-size: 0.95rem; line-height: 1.8;">
<li
style="margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center;">
<span>
<span style="color: #666; font-weight: 600;">2025 Oct</span> — TalkPlayData 2 is selected
as the benchmark dataset for the EACL NLP4MuSA 2025 workshop challenge on conversational
music recommendation systems (EACL-NLP4MusA: Music-CRS Challenge)
</span>
</li>
<li
style="margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center;">
<span>
<span style="color: #666; font-weight: 600;">2025 Sep</span> — TalkPlay-Tools is accepted
at <a href="https://aiformusicworkshop.github.io/" target="_blank" rel="noopener"
style="text-decoration: underline;">NeurIPS AI for Music Workshop</a>
</span>
</li>
<li
style="margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center;">
<span>
<span style="color: #666; font-weight: 600;">2025 Sep</span> — TalkPlayData 2 is publicly
released on <a href="https://huggingface.co/datasets/talkpl-ai/TalkPlayData-2"
target="_blank" rel="noopener" style="text-decoration: underline;">HuggingFace</a> and arXiv <a href="https://arxiv.org/abs/2509.09685" target="_blank" rel="noopener" style="text-decoration: underline;">preprint</a>
</span>
</li>
<li
style="margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center;">
<span>
<span style="color: #666; font-weight: 600;">2025 Aug</span> — TALKPLAY paper is finalized to be submitted
to
Transactions on Machine Learning Research
</span>
</li>
<li
style="margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center;">
<span>
<span style="color: #666; font-weight: 600;">2024 Feb</span> — talkpl.ai research group is
established
</span>
</li>
</ul>
</div>
</div>
</section>
<div id="projects-mount"></div>
<div id="team-mount"></div>
</main>
<footer class="site-footer" id="footer-mount"></footer>
<script>
const project_to_url = {
"talkplay_tools": "https://www.youtube.com/embed/y2XBC9OHQL4?si=qkLaQPpFZKFe09N3",
"talkplay": "https://www.youtube.com/embed/nwPANTJrOvc?si=0Q3oW4zAkRTkrf6q",
"talkplay_demo": "https://www.youtube.com/embed/xy-_Vau8iRo?si=ogDak-B79Kzw7vd9",
}
</script>
<script src="script.js"></script>
</body>
</html>