Overview
The artificial production of human speech from text, also known as text-to-speech.
Cross-References(1)
More in Natural Language Processing
Top-K Sampling
Generation & TranslationA text generation strategy that restricts the model to sampling from the K most probable next tokens.
Constitutional AI
Core NLPAn approach to AI alignment where models are trained to follow a set of principles or constitution.
Multilingual Model
Semantics & RepresentationA language model trained on text from dozens or hundreds of languages simultaneously, enabling cross-lingual understanding and generation without language-specific fine-tuning.
Dependency Parsing
Parsing & StructureThe syntactic analysis of a sentence to establish relationships between head words and words that modify them.
Document Understanding
Core NLPAI systems that extract structured information from unstructured documents by combining optical character recognition, layout analysis, and natural language comprehension.
Instruction Following
Semantics & RepresentationThe capability of language models to accurately interpret and execute natural language instructions, a core skill developed through instruction tuning and alignment training.
Grounding
Semantics & RepresentationConnecting language model outputs to real-world knowledge, facts, or data sources to improve factual accuracy.
Semantic Search
Core NLPSearch technology that understands the meaning and intent behind queries rather than just matching keywords.