Skip to content
forked from ChaosCY/LAS-asr

This is the TensorFlow implementation of the Google LAS model.

Notifications You must be signed in to change notification settings

weimingtom/LAS-asr

 
 

Repository files navigation

LAS-asr

This is the TensorFlow implementation of the Google LAS model.

part of the code refers to https://github.com/thomasschmied/Speech_Recognition_with_Tensorflow

The model adds some improvements, such as multi-head attention, label smoothing and so on. Reference: 《STATE-OF-THE-ART SPEECH RECOGNITION WITH SEQUENCE-TO-SEQUENCE MODELS》

The model adds biased module, CLAS. Reference: 《DEEP CONTEXT: END-TO-END CONTEXTUAL SPEECH RECOGNITION》

TensorFlow version: 1.4 or 1.8

About

This is the TensorFlow implementation of the Google LAS model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%