@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix sn8: <http://data.loterre.fr/ark:/67375/SN8> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-W95ZHQF0-S>
  inist:definitionalContext "Speech enhancement aims to modify the signal itself and increase the audio quality by reducing noises and compensating corruptions. (Gref, Köhler & Leh, 2018)"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q7575395>, sn8:-LQLZRDP9-8 ;
  dc:modified "2024-04-26T09:53:46"^^xsd:dateTime ;
  skos:example "Our noise reduction method relies on the supervised learning on a small set of annotated translation pairs. (Antonova & Misyurev, 2014)"@en, "The goal of noise reduction is to filter out these noisy triples so that they do not deteriorate the quality of the triple classifier trained subsequently. (Phi, Santoso, Shimbo & Matsumoto, 2018)"@en, "This technique of speech enhancement is computationally very efficient particularly for stationary noise or slowly varying non-stationary noise. (Maithani & Rawat, 2008)"@en ;
  skos:prefLabel "amélioration de la parole"@fr, "speech enhancement"@en ;
  skos:hiddenLabel "Amélioration de la parole"@fr, "Speech enhancement"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-MVXDG4N2-3> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:altLabel "noise reduction"@en ;
  skos:definition "Problème fondamental dans le traitement du signal qui vise à améliorer la qualité et l'intelligibilité d'un signal de parole enregistré dans un environnement bruyant. (Soumission ANR REAVISE, Amélioration de la parole audiovisuelle basée sur l'apprentissage profond, robuste et efficace)"@fr, "A set of methods and techniques aiming at improving speech quality in terms of intelligibility and/or perceptive quality using speech audio signal processing techniques. (Wikipedia)"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-MVXDG4N2-3>
  skos:prefLabel "traitement automatique de la parole"@fr, "speech processing"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-W95ZHQF0-S> .

