Article

Performance and Quality Evaluation of a McAdams speaker anonymisation for spontaneous German speech (vor Ort)

* Presenting author
Day / Time: 23.03.2022, 15:40-16:20
Room: 57-04
Typ: Poster
Online-access: Bitte loggen Sie sich ein, damit weitere Inhalte sichtbar werden (bspw. der Zugang zur Onlinesitzung).
Information: Die Poster sind von Dienstag morgen bis Donnerstag nachmittag in der hier angegebenen Posterinsel bzw. hier als PDF im jeweiligen Posterbeitrag einsehbar. Das Posterforum zu diesen Postern findet im hier genannten Zeitraum im angegebenen Saal statt. Für weiterführende Diskussion verabreden Sie sich bitte mit der/dem jeweiligen Autor(in) am Poster oder nutzen den virtuellen Pausenraum. Dieser steht während der DAGA und auch danach zur Verfügung.
Abstract: A rapid increase in the use of commercial voice assistants has been observed during recent years due to the convenience of their usage across the age spectrum. Their advantage is an outstanding speech understanding also in difficult acoustic environments, their great popularity among the population, and their ease of use for information retrieval, which is enabled by cloud-computing AI-modelling. Typically, the use of voice assistants is limited to private users as the public use of voice assistants poses a threat to users’ identification especially as the user’s voice itself is seen as biometric information. An anonymization technique, such as the McAdams algorithm, can be applied to protect the biometric information of the user, by changing the voice impressions of the users. This approach intends to alter the speech features that define voice identity and allows for recordings of spontaneous voice data from interactions with voice assistants in conformity with the GDPR. Such an approach raises the question of the intelligibility and recognizability of anonymized speech. This paper aims at investigating the intelligibility and recognizability of anonymized speech across age and, gender on spontaneous German speech.
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';