@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-FH8XR4FK-5>
  skos:prefLabel "signal de parole"@fr, "speech signal"@en ;
  skos:hiddenLabel "Speech signal"@en, "Signal de parole"@fr ;
  skos:altLabel "signal vocal"@fr ;
  skos:example "Since both components can produce errors the speech signal sent to the recognizer may contain wrong or truncated parts of speech. (Hüwel & Wrede, 2006)"@en, "Speech translation (ST) is the task to translate speech signals in one language into text in another. (Zhou, Fang & Feng, 2023)"@en, "End-to-end speech translation (ST) is the task of translating speech signals in the source language into text in the target language. (Zhou, Fang & Feng, 2023)"@en, "Given the corpus an end-to-end ST system directly converts speech signals s into text translation y without generating the intermediate transcript x. (Zhou, Fang & Feng, 2023)"@en ;
  dc:modified "2024-04-29T15:02:07"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LFV02ZJ6-J> ;
  a skos:Concept .

<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-FH8XR4FK-5> .

