Skip to content
View jfainberg's full-sized avatar

Highlights

  • Pro

Block or report jfainberg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking 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 aboutreporting abuse.

Report abuse

Pinned Loading

  1. self_dialogue_corpus self_dialogue_corpusPublic

    The Self-dialogue Corpus - a collection of self-dialogues across music, movies and sports

    Python 106 25

  2. hashed_nets hashed_netsPublic

    PyTorch implementation of HashedNets

    Jupyter Notebook 36 6

  3. lattice_combination lattice_combinationPublic

    Lattice combination algorithm to combine inaccurate transcripts with hypothesis lattices

    Jupyter Notebook 16 5

  4. sincnet_adapt sincnet_adaptPublic

    Raw waveform adaptation with SincNet

    Python 11

  5. end2end_music end2end_musicPublic

    Implementation of end-to-end music tagging paper

    Jupyter Notebook 1 1

  6. LHUC in Kaldi LHUC in Kaldi
    1
    #!/bin/bash
    2
    
    
    3
    #The add-lhuc directive adds "lhuc" layers (NaturalGradientPerElementScaleComponent)
    4
    #after each layer matching name (can include wildcards).
    5