@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/text-to-speech>
  a schema:TechArticle ;
  schema:headline "Text-to-Speech and Voice Synthesis" ;
  schema:url <https://anchorfact.org/ai/text-to-speech/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.82" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/text-to-speech>
  schema:citation <https://arxiv.org/abs/1609.03499> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/text-to-speech>
  schema:citation <https://arxiv.org/abs/1712.05884> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/text-to-speech>
  schema:citation <https://arxiv.org/abs/2301.02111> ;
  af:sourceTier "A" .