Arrow Research search

Author name cluster

Zhijun Liu

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
2 author rows

Possible papers

2

AAAI Conference 2024 Conference Paper

UniCATS: A Unified Context-Aware Text-to-Speech Framework with Contextual VQ-Diffusion and Vocoding

  • Chenpeng Du
  • Yiwei Guo
  • Feiyu Shen
  • Zhijun Liu
  • Zheng Liang
  • Xie Chen
  • Shuai Wang
  • Hui Zhang

The utilization of discrete speech tokens, divided into semantic tokens and acoustic tokens, has been proven superior to traditional acoustic feature mel-spectrograms in terms of naturalness and robustness for text-to-speech (TTS) synthesis. Recent popular models, such as VALL-E and SPEAR-TTS, allow zero-shot speaker adaptation through auto-regressive (AR) continuation of acoustic tokens extracted from a short speech prompt. However, these AR models are restricted to generate speech only in a left-to-right direction, making them unsuitable for speech editing where both preceding and following contexts are provided. Furthermore, these models rely on acoustic tokens, which have audio quality limitations imposed by the performance of audio codec models. In this study, we propose a unified context-aware TTS framework called UniCATS, which is capable of both speech continuation and editing. UniCATS comprises two components, an acoustic model CTX-txt2vec and a vocoder CTX-vec2wav. CTX-txt2vec employs contextual VQ-diffusion to predict semantic tokens from the input text, enabling it to incorporate the semantic context and maintain seamless concatenation with the surrounding context. Following that, CTX-vec2wav utilizes contextual vocoding to convert these semantic tokens into waveforms, taking into consideration the acoustic context. Our experimental results demonstrate that CTX-vec2wav outperforms HifiGAN and AudioLM in terms of speech resynthesis from semantic tokens. Moreover, we show that UniCATS achieves state-of-the-art performance in both speech continuation and editing. Audio samples are available at https://cpdu.github.io/unicats.

IROS Conference 1999 Conference Paper

A genetic algorithm approach used to generate the neural network structures

  • Zhijun Liu
  • Masanori Sugisaka

A genetic algorithm (GA) is implemented to search for the optimal structures of neural networks which are used for approximating a given nonlinear function. Two kinds of neural networks, i. e. the multilayer feedforward and time delay neural networks are involved in the paper. The weights of each neural network in each generation are obtained by associated training algorithms. The simulation results of nonlinear function approximation are given and some improvements in the future are outlined.