Speech Enhancement Techniques leaf node


URI

https://openalex.org/T10860

Label

Speech Enhancement Techniques

Description

This cluster of papers focuses on the advances in speech enhancement techniques, including audio-visual speech recognition, deep learning methods, noise reduction, source separation, reverberation handling, objective quality measures, beamforming, and lipreading. The papers cover a wide range of topics related to improving the quality and intelligibility of speech signals in various challenging acoustic environments.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T10860> a skos:Concept ;
    rdfs:label "Speech Enhancement Techniques"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Speech_enhancement>,
        <https://openalex.org/T10860> ;
    skos:broader oasubfields:1711 ;
    skos:definition "This cluster of papers focuses on the advances in speech enhancement techniques, including audio-visual speech recognition, deep learning methods, noise reduction, source separation, reverberation handling, objective quality measures, beamforming, and lipreading. The papers cover a wide range of topics related to improving the quality and intelligibility of speech signals in various challenging acoustic environments."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Speech Enhancement Techniques"@en ;
    openalex:cited_by_count 949037 ;
    openalex:works_count 92056 .