Skip to content

Commit 7476d29

Browse files
committed
bug fixing abstract color dark theme
1 parent 0d25405 commit 7476d29

8 files changed

Lines changed: 259 additions & 232 deletions

File tree

assets/css/custom.css

Lines changed: 198 additions & 190 deletions
Large diffs are not rendered by default.

content/_index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ We meet monthly on **Fridays at 3 p.m.** for seminars in which **invited speaker
7070

7171
<details>
7272
<summary><b>📄 Abstract</b></summary>
73-
<p>
73+
<p class="abstract">
7474
In the South Indian music tradition known as Carnatic music, svaras (notes) are often performed with gamakas (ornamentation), which can involve oscillations, slides and brief movements to neighbouring pitches. Musicians and musicologists have long observed that the choice of gamaka is dependent on melodic context, a phenomenon recently theorized using the concept of coarticulation: where the performance of a unit (in this case a svara) is influenced by that which precedes or follows it. In this talk, we discuss and analyse the coarticulatory nature of Carnatic music and demonstrate how incorporating these processes into our models can lead to improved svara representation learning.
7575
</p>
7676
</details>
@@ -141,9 +141,8 @@ We meet monthly on **Fridays at 3 p.m.** for seminars in which **invited speaker
141141

142142
<details>
143143
<summary><b>📄 Abstract</b></summary>
144-
<p>
144+
<p class="abstract">
145145
While research is sometimes a solitary pursuit, most recognise that deep, field-wide collaboration is the best way to advance the field most effectively. And while MIR – like all fields – faces certain challenges, overall, it is a wonderfully open and engaged community that is highly responsive to this best practice and keen to build each other up for the collective good. This is a key strength to build on.
146-
147146
In this talk, I will share frank experiences from some major, long-term and highly collaborative projects including the “OpenScore" transcription effort (in collaboration with the commercial company Musescore.com and a large number of community volunteers), the "Open Music Theory” textbook (http://viva.pressbooks.pub/openmusictheory/), the social initiative "Four Score and More" (https://fourscoreandmore.org/), and a nascent effort to coordinate a wide range of Algorithms for Music Analysis and Data Science ("AMADS, https://github.com/music-computing/amads/).
148147
</p>
149148
</details>
@@ -161,7 +160,7 @@ We meet monthly on **Fridays at 3 p.m.** for seminars in which **invited speaker
161160

162161
<details>
163162
<summary><b>📄 Abstract</b></summary>
164-
<p>
163+
<p class="abstract">
165164
This work presents an attempt to study the aesthetics of North Indian Khayal music with reference to the flexibility exercised by artists in performing popular compositions.
166165
We study expressive timing and pitch variations of the given lyrical content within and across performances and propose computational representations that can discriminate between different performances of the same song in terms of expression.
167166
We present the necessary audio processing and annotation procedures, and discuss our observations and insights from the analysis of a dataset of two songs in two ragas each rendered by ten prominent artists.
@@ -186,7 +185,7 @@ We meet monthly on **Fridays at 3 p.m.** for seminars in which **invited speaker
186185

187186
<details>
188187
<summary><b>📄 Abstract</b></summary>
189-
<p>
188+
<p class="abstract">
190189
Far from being a solved problem, deep learning source separation has reached impressive performance, particularly on Western pop-rock music. Formalising the task as a 4-stem separation problem—alongside open baselines, datasets, and public challenges—has driven significant methodological progress. However, the task remains challenging in non-standard setups, such as variable instrumentations, non-Western genres, universal source separation, and bioacoustics, where clean reference data is often unavailable.
191190
This talk will explore several strategies to address this issue, including domain adaptation, self-training, and knowledge distillation, and will present a practical case: denoising animal vocalisations.
192191
</p>

public/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h2>
158158

159159

160160

161-
<span>&copy; 2025 Music Technology Group - Universitat Pompeu Fabra</span>
161+
<span>&copy; 2026 Music Technology Group - Universitat Pompeu Fabra</span>
162162

163163
</footer>
164164
</body>

public/about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ <h3><a href="https://rocamora.uy/" target="_blank">Martín Rocamora</a></h3>
179179

180180

181181

182-
<span>&copy; 2025 Music Technology Group - Universitat Pompeu Fabra</span>
182+
<span>&copy; 2026 Music Technology Group - Universitat Pompeu Fabra</span>
183183

184184
</footer>
185185
</body>

public/categories/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h1 class="list-title">Tags</h1>
149149

150150

151151

152-
<span>&copy; 2025 Music Technology Group - Universitat Pompeu Fabra</span>
152+
<span>&copy; 2026 Music Technology Group - Universitat Pompeu Fabra</span>
153153

154154
</footer>
155155
</body>

public/css/custom.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)