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

Block or report yweweler

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

Pinned

  1. c-t9 c-t9 Public

    A T9 typing system written in C11

    C 5 2

  2. cpp-t9 cpp-t9 Public

    A T9 typing system written in C++17

    C++ 1 1

  3. single-speaker-tts single-speaker-tts Public

    This is a single-speaker neural text-to-speech (TTS) system capable of training in a end-to-end fashion. It is inspired by the Tacotron archicture and able to train based on unaligned text-audio pa…

    Python 12 4

  4. cramfs cramfs Public

    Fork of cramfs-1.1 with a patch for suppressing errors when unpacking faulty filesystems.

    C 1

  5. opencv opencv Public

    Forked from opencv/opencv

    Open Source Computer Vision Library

    C++

  6. ctc-asr ctc-asr Public

    Forked from mdangschat/ctc-asr

    End-to-end trained speech recognition system, based on RNNs and the CTC cost function.

    Python