Website overhaul

This commit is contained in:
2025-03-27 22:57:31 +01:00
parent 2b75326eac
commit 755fd297bb
70 changed files with 1389 additions and 709 deletions

View File

@ -1,11 +0,0 @@
---
layout: single
title: "Deep-Neural Baseline"
categories: research
excerpt: "Introduction a deep baseline for audio classification."
header:
teaser: assets/figures/3_deep_neural_baselines_teaser.jpg
---
![Self-Replication Robustness](\assets\figures\3_deep_neural_baselines.jpg){:style="display:block; width:30%" .align-right}
The study presents an innovative end-to-end deep learning method to identify sleepiness in spoken language, as part of the Interspeech 2019 ComParE challenge. This method utilizes a deep neural network architecture to analyze audio data directly, eliminating the need for specific feature engineering. This approach not only achieves performance comparable to state-of-the-art models but is also adaptable to various audio classification tasks. For more details, refer to the work by {% cite elsner2019deep %}.