AI Glossary · Generative AI
Voice Cloning
Synthesizing a specific person's voice from a short sample. High-value for accessibility; high-risk for fraud and identity.
Related terms in Generative AI
- Diffusion Model
- A generative approach (used in Stable Diffusion, Imagen, Sora) that produces images or video by iteratively denoising random noise.
- Few-Shot Learning
- Guiding a model with a handful of examples in the prompt to shape output format or reasoning — no retraining required.
- Generative AI
- AI that creates new artifacts — text, code, images, audio, video — as opposed to only classifying or predicting.
- Image Generation
- Synthesizing images from text prompts (Midjourney, DALL·E, Imagen, Flux). Enterprise use: marketing, product design, synthetic training data.
- Latent Space
- The compressed internal representation where generative models operate; navigating it enables controllable generation and style transfer.
- One-Shot Learning
- Guiding a model with a single example — a common pattern for structured extraction and consistent formatting.