Skip to content
View jfainberg's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report jfainberg

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 Loading

  1. self_dialogue_corpus self_dialogue_corpus Public

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

    Python 105 25

  2. hashed_nets hashed_nets Public

    PyTorch implementation of HashedNets

    Jupyter Notebook 33 6

  3. lattice_combination lattice_combination Public

    Lattice combination algorithm to combine inaccurate transcripts with hypothesis lattices

    Jupyter Notebook 17 5

  4. sincnet_adapt sincnet_adapt Public

    Raw waveform adaptation with SincNet

    Python 11

  5. end2end_music end2end_music Public

    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