“Flow-based Speech Analysis”版本间的差异
来自cslt Wiki
(→Experimental Results) |
(→Preliminary Investigation of Flow-based Speech Analysis) |
||
第2行: | 第2行: | ||
* Members: Dong Wang, Haoran Sun, Yunqi Cai, Lantian Li | * Members: Dong Wang, Haoran Sun, Yunqi Cai, Lantian Li | ||
− | * Paper: Haoran Sun, Yunqi Cai, Lantian Li, Dong Wang, "On Investigation of Unsupervised Speech Factorization Based in Normalization Flow", 2019. [http://cslt.riit.tsinghua.edu.cn/mediawiki/images/e/e2/Flow_00.pdf | + | * Paper: Haoran Sun, Yunqi Cai, Lantian Li, Dong Wang, "On Investigation of Unsupervised Speech Factorization Based in Normalization Flow", 2019. [http://cslt.riit.tsinghua.edu.cn/mediawiki/images/e/e2/Flow_00.pdf pdf] |
* original codes we used: the pytorch version of glow model by Yuki-Chai. [https://github.com/chaiyujin/glow-pytorch glow-pytorch] | * original codes we used: the pytorch version of glow model by Yuki-Chai. [https://github.com/chaiyujin/glow-pytorch glow-pytorch] | ||
2019年10月29日 (二) 07:01的版本
目录
Preliminary Investigation of Flow-based Speech Analysis
- Members: Dong Wang, Haoran Sun, Yunqi Cai, Lantian Li
- Paper: Haoran Sun, Yunqi Cai, Lantian Li, Dong Wang, "On Investigation of Unsupervised Speech Factorization Based in Normalization Flow", 2019. pdf
- original codes we used: the pytorch version of glow model by Yuki-Chai. glow-pytorch
Introduction
- We present a preliminary investigation on unsupervised speech factorization based on the normalization flow model. This model constructs a complex invertible transform, by which we can project speech segments into a latent code space where the distribution is a simple diagonal Gaussian.
- Our preliminary investigation on the TIMIT database shows that this code space exhibits favorable properties such as denseness and pseudo linearity, and perceptually important factors such as phonetic content and speaker trait can be represented as particular directions within the code space.
- Index Terms: speech factorization, normalization flow, deep learning
Experimental Results
- Right click "figs" or "wavs" and select "save as" to save the spectrogram figures or related audio files.
Future Work
- To conduct more thorough studies on large databases and continuous speech.
- To investigate discriminative flow models which take class information into consideration.