scispace - formally typeset
D

Dmytro Okhonko

Researcher at Facebook

Publications -  16
Citations -  502

Dmytro Okhonko is an academic researcher from Facebook. The author has contributed to research in topics: Computer science & Question answering. The author has an hindex of 6, co-authored 14 publications receiving 251 citations.

Papers
More filters
Posted Content

Transformers with convolutional context for ASR

TL;DR: This paper proposes replacing the sinusoidal positional embedding for transformers with convolutionally learned input representations that provide subsequent transformer blocks with relative positional information needed for discovering long-range relationships between local concepts.
Posted Content

fairseq S2T: Fast Speech-to-Text Modeling with fairseq

TL;DR: State-of-the-art RNN-based as well as Transformer-based models and open-source detailed training recipes are implemented and seamlessly integrated into S2T workflows for multi-task learning or transfer learning.
Journal Article

CM3: A Causal Masked Multimodal Model of the Internet

TL;DR: The casual masking object provides a type of hybrid of the more common causal and masked language models, by enabling full generative modeling while also providing bidirectional context when generating the masked spans.
Proceedings Article

Fairseq S2T: Fast Speech-to-Text Modeling with Fairseq

TL;DR: Fairseq S2T as mentioned in this paper is a fairseq extension for speech-to-text (S2T) modeling tasks such as end-toend speech recognition and speech to-text translation.