@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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-LFV02ZJ6-J>
  skos:prefLabel "traitement du signal"@fr, "signal processing"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-BKK488HW-B> .

<http://data.loterre.fr/ark:/67375/8LP-BKK488HW-B>
  skos:example "The cited sentence represents a transcription of speech delivered by an indigenous Nheengatu speaker (Moore and Pires 1994). (da Silva & Pardo, 2024)"@en, "Automatic speech recognition of spontaneous speech is a task with some special characteristics as speech transcriptions are expensive to acquire. (Varjokallio & Klakow, 2016)"@en, "The speech transcription is particularly challenging since the speech includes dialogue in-the-wild including limitations (particularly in our study involving children) such as: i) children talk with low voice ii) children talk in parallel in groups and not one by one iii) children talk over others or also all together. (Anastasiou, Blond-Hanten & Gallais, 2024)"@en, "Afin de choisir les actions humaines nécessaires à la correction nous nous reposons sur Transcriber un logiciel de référence dans la transcription de la parole et l'annotation. (Pierre-Alexandre Broux, David Doukhan, Simon Petitrenaud, Sylvain Meignier & Jean Carrive, 2018)"@fr, "Making transcriptions of speech from scratch should be hard especially in the case of spontaneous speech. (Saito, Takamichi & Saruwatari, 2020)"@en ;
  skos:hiddenLabel "Transcription de la parole"@fr, "Speech transcription"@en ;
  a skos:Concept ;
  dc:modified "2024-04-29T15:02:13"^^xsd:dateTime ;
  skos:prefLabel "speech transcription"@en, "transcription de la parole"@fr ;
  skos:altLabel "transcription vocale"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LFV02ZJ6-J> .

