Skip to content
View hwong39's full-sized avatar
Block or Report

Block or report hwong39

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. pytorch-pretrained-BERT pytorch-pretrained-BERT Public

    Forked from huggingface/transformers

    📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.

    Jupyter Notebook 1

  2. nnmnkwii_gallery nnmnkwii_gallery Public

    Forked from r9y9/nnmnkwii_gallery

    A collection of examples demonstrating how we can build speech synthesis systems using nnmnkwii.

    Jupyter Notebook

  3. End-to-end-ASR-Pytorch End-to-end-ASR-Pytorch Public

    Forked from Alexander-H-Liu/End-to-end-ASR-Pytorch

    This is an open source project (formerly named Listen, Attend and Spell - PyTorch Implementation) for end-to-end ASR implemented with Pytorch, the well known deep learning toolkit.

    Python

  4. listen-attend-and-spell listen-attend-and-spell Public

    Forked from WindQAQ/listen-attend-and-spell

    Tensorflow implementation of "Listen, Attend and Spell" authored by William Chan. This project utilizes input pipeline and estimator API of Tensorflow, which makes the training and evaluation truly…

    Python

  5. nabu nabu Public

    Forked from vrenkens/nabu

    Code for end-to-end ASR with neural networks, build with TensorFlow

    Python

  6. attention-is-all-you-need-pytorch attention-is-all-you-need-pytorch Public

    Forked from jadore801120/attention-is-all-you-need-pytorch

    A PyTorch implementation of the Transformer model in "Attention is All You Need".

    Python