# Bayesian Subspace Hidden Markov Model for Acoustic Unit Discovery

**Authors:** Lucas Ondel, Hari Krishna Vydana, Luk\'a\v{s} Burget, Jan, \v{C}ernock\'y

arXiv: 1904.03876 · 2019-07-03

## TL;DR

This paper introduces a Bayesian Subspace Hidden Markov Model that learns language-specific acoustic units from unlabeled speech by leveraging knowledge from labeled data in other languages, improving discovery accuracy.

## Contribution

The novel Bayesian SHMM approach effectively transfers knowledge across languages for acoustic unit discovery, outperforming previous HMM-based systems and rivaling VAE-HMM methods.

## Key findings

- Significant reduction in Phone Error Rate compared to previous HMM methods
- Outperforms existing acoustic unit discovery systems
- Comparable performance to Variational Auto Encoder-HMM

## Abstract

This work tackles the problem of learning a set of language specific acoustic units from unlabeled speech recordings given a set of labeled recordings from other languages. Our approach may be described by the following two steps procedure: first the model learns the notion of acoustic units from the labelled data and then the model uses its knowledge to find new acoustic units on the target language. We implement this process with the Bayesian Subspace Hidden Markov Model (SHMM), a model akin to the Subspace Gaussian Mixture Model (SGMM) where each low dimensional embedding represents an acoustic unit rather than just a HMM's state. The subspace is trained on 3 languages from the GlobalPhone corpus (German, Polish and Spanish) and the AUs are discovered on the TIMIT corpus. Results, measured in equivalent Phone Error Rate, show that this approach significantly outperforms previous HMM based acoustic units discovery systems and compares favorably with the Variational Auto Encoder-HMM.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.03876/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1904.03876/full.md

## References

18 references — full list in the complete paper: https://tomesphere.com/paper/1904.03876/full.md

---
Source: https://tomesphere.com/paper/1904.03876