Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged 'master' branch #3127

Merged
merged 28 commits into from
Mar 17, 2019
Merged

Merged 'master' branch #3127

merged 28 commits into from
Mar 17, 2019

Commits on Mar 10, 2019

  1. Configuration menu
    Copy the full SHA
    bcfe3f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Configuration menu
    Copy the full SHA
    1209c07 View commit details
    Browse the repository at this point in the history
  2. [build] Some fixes to Makefiles (kaldi-asr#3088)

    clang is unhappy with '-rdynamic' in compile-only step, and the
    switch is really unnecessary.
    
    Also, the default location for MKL 64-bit libraries is intel64/.
    The em64t/ was explained already obsolete by an Intel rep in 2010:
    https://software.intel.com/en-us/forums/intel-math-kernel-library/topic/285973
    kkm000 authored and danpovey committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    5a5696f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    abd4869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c8ba0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cbd582 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7435661 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bdea69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7a4fec View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    94475d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc8c17b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f8b6b2 View commit details
    Browse the repository at this point in the history
  4. resolved conflicts

    desh2608 committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    072e64b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Configuration menu
    Copy the full SHA
    633e61c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cafd32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1b230c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c875ef View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Configuration menu
    Copy the full SHA
    7a1908f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac2063 View commit details
    Browse the repository at this point in the history
  3. resolved new merge conflicts

    desh2608 committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    535a619 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa46b15 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    fcd70d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4c7ab6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    461b50c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. Configuration menu
    Copy the full SHA
    61637e6 View commit details
    Browse the repository at this point in the history
  2. [scripts] Bug-fix for removing deleted words (kaldi-asr#3116)

    The type of --max-deleted-words-kept-when-merging in segment_ctm_edits.py
    was a string, which prevented the mechanism from working altogether.
    psmit authored and danpovey committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    1f068cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ca53e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baa06f6 View commit details
    Browse the repository at this point in the history