speech
- Monotonic AttentionNovember 9, 2023
Write-up explaining my implementation of monotonic attention using a probabilistic graphical model. - Streaming ConvolutionsAugust 24, 2023
Working out the math for streaming convolutions. - Diffusion verses Flow MatchingJuly 19, 2023
An accessible introduction to diffusion and flow matching models. This post aims to be both complete and easy-to-follow as a reference for implementing diffusion models yourself.