🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

Audio Encoder

Module, often based on a VQ-VAE or autoencoder, that compresses a raw audio waveform into a lower-dimensional latent representation, better suited for processing by the diffusion process.

📖
용어

Audio Decoder

Neural network that reconstructs an audible audio waveform from the denoised latent representation produced by the diffusion model, finalizing the generation process.

📖
용어

Diffusion Timestep

Discrete variable representing a specific step in the noising or denoising process, controlling the level of noise applied and guiding the model through the transformation from pure noise to coherent audio signal.

📖
용어

Classifier-Guided Inference

Inference method that uses a pre-trained classifier to guide the denoising process toward an output belonging to a specific class (e.g., 'male voice', 'piano'), without modifying the diffusion model weights.

📖
용어

Consistency Model (Constant Throughput Diffusion Model)

Family of diffusion models designed to generate high-quality samples in a single step or very few steps, by learning to maintain consistency across different noise levels, thus drastically reducing inference time.

📖
용어

Velocity Scheduler

Scheduling strategy for the denoising process that determines the sequence of timesteps to use during inference, optimizing the trade-off between the quality of the generated sound and the number of computational steps required.

📖
용어

High-Resolution Audio

Goal of advanced audio diffusion models, aiming to generate waveforms with high sample rates (e.g., 48kHz) and large bit depth (e.g., 24-bit), approaching or exceeding professional recording quality.

📖
용어

Stochastic Diffusion Model

Diffusion approach where the denoising process includes a random component at each step, allowing greater diversity and creativity in audio generations, at the cost of lower reproducibility.

📖
용어

Deterministic Diffusion Model

Variant of the diffusion process where denoising follows a predictable and random-free trajectory, which promotes consistency and stability of results for the same input, often used for precise re-synthesis applications.

📖
용어

Speech Diffusion Model

Specialization of audio diffusion models trained exclusively on speech data, aiming to generate natural and expressive voices with fine control over speaker, intonation, and emotion.

📖
용어

Music Diffusion Model

Application of diffusion to music generation, where the model learns harmonic, rhythmic, and melodic structures to compose entire musical pieces or coherent instrumental samples.

📖
용어

Linear Sampling

Inference strategy where denoising time steps are spaced uniformly across the process timeline, a simple approach but sometimes suboptimal for final audio quality.

📖
용어

Log-Sampling

Inference strategy that concentrates denoising steps at the beginning of the process (when the signal is very noisy) and spaces them out towards the end, which has proven more effective for capturing low-frequency audio structures.

🔍

결과를 찾을 수 없습니다