Skip to content

YimengZhu/ChineseASR

Repository files navigation

ChinesASR

This repo contains the pytorch implementation of Deep Speech 2, SAN-CTC, gated convnets with data augmentation from SpectAugmentation and this paper. I also applied some tricks from this paper, and batch the data with buckets as proposed in this paper.

All the implementation may contain modifications to the original paper to fit my own case. If you have a problem, simply leave me a message on issue or send me an email. I'm too lazy to write everything down in this readme but I'm kind enough to answer your individual message.

Although the name of this repo is ChineseASR, you can run the code for any language you want. I call this name because I just created the script for downloading and preparing some open Chinese dataset. For other languages like English you can simply find thousands of scripts on GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages