Skip to content

russian_cv v2.0.0

Compare
Choose a tag to compare
@mmcauliffe mmcauliffe released this 23 Mar 01:37
· 33 commits to main since this release
e092254

Russian CV dictionary v2.0.0

Link to documentation on mfa-models

Jump to section:

Dictionary details

  • Maintainer: Vox Communis
  • Language: Russian
  • Dialect: N/A
  • Phone set: Epitran
  • Number of words: 52,774
  • Phones: a b bʲ c d dʲ d͡ʒ e f fʲ g h i j k kʲ l lʲ m mʲ n nʲ o p pʲ r rʲ s sʲ t tʲ t͡s t͡sʲ t͡ɕʲ u v vʲ x xʲ z zʲ ɕː ɕːʲ ɡ ɨ ʂ ʂʲː ʒ
  • License: CC-0
  • Compatible MFA version: v2.0.0
  • Citation:
@misc{
	Ahn_Chodroff_2022,
	author={Ahn, Emily and Chodroff, Eleanor},
	title={VoxCommunis Corpus},
	address={\url{https://osf.io/t957v}},
	publisher={OSF},
	year={2022},
	month={Jan}
}

Installation

Install from the MFA command line:

mfa models download dictionary russian_cv

Or download from the release page.

Intended use

This dictionary is intended for forced alignment of Russian transcripts.

This dictionary uses the Epitran phone set for Russian, and was used in training the Russian Epitran acoustic model. Pronunciations can be added on top of the dictionary, as long as no additional phones are introduced.

Performance Factors

When trying to get better alignment accuracy, adding pronunciations is generally helpful, especially for different styles and dialects. The most impactful improvements will generally be felt when adding reduced variants that involve deleting segments/syllables common in spontaneous speech. Alignment must include all phones specified in the pronunciation of a word, and each phone has a minimum duration (by default 10ms). If a speaker pronounces a multisyllabic word with just a single syllable, it can be hard for MFA to fit all the segments in, so it will lead to alignment errors on adjacent words as well.

Ethical considerations

Deploying any Speech-to-Text model into any production setting has ethical implications. You should consider these implications before use.

Demographic Bias

You should assume every machine learning model has demographic bias unless proven otherwise. For pronunciation dictionaries, it is often the case that transcription accuracy and lexicon coverage for the prestige variety modeled in this dictionary compared to other variants. If you are using this dictionary in production, you should acknowledge this as a potential issue.