Andy T. Liu

Results 8 repositories owned by Andy T. Liu

ZeroSpeech-TTS-without-T

110
Stars
12
Forks
Watchers

A Pytorch implementation for the ZeroSpeech 2019 challenge.

Implementation of the Apriori and Eclat algorithms, two of the best-known basic algorithms for mining frequent item sets in a set of transactions, implementation in Python.

Conditional-SeqGAN-Tensorflow

49
Stars
16
Forks
Watchers

Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow

CS-Tacotron-Pytorch

23
Stars
8
Forks
Watchers

Pytorch implementation of CS-Tacotron, a code-switching speech synthesis end-to-end generative TTS model.

Mockingjay-Speech-Representation

52
Stars
11
Forks
Watchers

Official Implementation of Mockingjay in Pytorch

TTS-Tacotron-Pytorch

29
Stars
10
Forks
Watchers

Pytorch implementation of Tacotron, a speech synthesis end-to-end generative TTS model.

Training a vision-based agent with the Deep Q Learning Network (DQN) in Atari's Breakout environment, implementation in Tensorflow.