Article

A Deep Learning Approach for Angle Specific Source Separation from Raw Ambisonics Signals (vor Ort)

* Presenting author
Day / Time: 24.03.2022, 14:40-15:00
Room: 9-0267
Typ: Vortrag (strukturierte Sitzung)
Online-access: Bitte loggen Sie sich ein, damit weitere Inhalte sichtbar werden (bspw. der Zugang zur Onlinesitzung).
Abstract:

Deep neural networks have significantly increased the performance of sound source separation in recent years. At the same time, Higher Order Ambisonics is more broadly adopted, for example in virtual reality applications. Here, we present a deep learning approach that performs end-to-end source separation from raw Ambisonics signals, conditioned on a specific direction on the sphere. First results on musical mixtures show that our neural network can extract sound from a specific target direction, without relying on an explicit beamforming stage. This proves that the network implicitly learns the correspondence between the spatial information contained in the Ambisonics signal and the conditioning angle.

Error

Error : E_DEPRECATED

strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated

1
/kunden/431424_13355/webseiten/subdomains/app2022.daga-tagung.de/memyc/resources/OutputCompression.php, line 35
32.              */
33.             if (headers_sent()) {
34.                 $encoding = false;
35.             } elseif (strpos($HTTP_ACCEPT_ENCODING, 'x-gzip') !== false) {
36.                 $encoding = 'x-gzip';
37.             } elseif (strpos($HTTP_ACCEPT_ENCODING, 'gzip') !== false) {
38.                 $encoding = 'gzip';