← Search

Nikolay Bogoychev

4 accepted papers

2023

An Open Dataset and Model for Language Identification

ACL 2023short

Language identification (LID) is a fundamental step in many natural language processing pipelines. However, current LID systems are far from perfect, particularly on lower-resource languages. We present a LID model which achieves a macro-average F1 score of 0.93 and a false positive rate of 0.033% a…

2023

The Edinburgh International Accents of English Corpus: Towards the Democratization of English ASR

ICASSP 2023accepted

English is the most widely spoken language in the world, used daily by millions of people as a first or second language in many different contexts. As a result, there are many varieties of English. Although the great many advances in English automatic speech recognition (ASR) over the past decades,…

Cited by 0SourceScholar
2022

Low-Rank Softmax Can Have Unargmaxable Classes in Theory but Rarely in Practice

ACL 2022long

Classifiers in natural language processing (NLP) often have a large number of output classes. For example, neural language models (LMs) and machine translation (MT) models both predict tokens from a vocabulary of thousands. The Softmax output layer of these models typically receives as input a dense…

2021

TranslateLocally: Blazing-fast translation running on the local CPU

EMNLP 2021system demonstrations

Every day, millions of people sacrifice their privacy and browsing habits in exchange for online machine translation. Companies and governments with confidentiality requirements often ban online translation or pay a premium to disable logging. To bring control back to the end user and demonstrate sp…