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

Monitoring metric #284

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Monitoring metric #284

wants to merge 10 commits into from

Commits on Aug 18, 2019

  1. Merge pull request #5 from NVIDIA/master

    merge latest works
    Yeongtae authored Aug 18, 2019
    Configuration menu
    Copy the full SHA
    11191fb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    6adaf9f View commit details
    Browse the repository at this point in the history
  2. Applying monitoring metrics to Tensorboard.

    ㄴ attention alignment diagonality
    ㄴ average max attention weight
    ㄴ f0 RMSE
    ㄴ MCD
    chmenet authored and Yeongtae committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    d2a3fe7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Applying monitoring metrics to Tensorboard.

    ㄴ re-implementing and solving errors.
    Yeongtae committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    ce4ef6c View commit details
    Browse the repository at this point in the history
  2. Dataset preprocessing

    ㄴ Audio processing: trimming silence(if it < 23 db), preemphasis, amplitude normalization
    ㄴ Remove short clip(if it < 14847 samples, It maybe percentile 0.10 my own dataset)
    Yeongtae committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    26954c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Being fixed errors of metric name on Tensorboard,

    ㄴ Replacing MCD(metric name) to log_MCD
    Yeongtae committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    b590337 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

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

Commits on Nov 18, 2019

  1. Merge remote-tracking branch 'origin/pr/6' into monitoring_metric

    # Conflicts:
    #	train.py
    Yeongtae committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    9a8ad53 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Dataset preprocessing

    ㄴ debugging
    Yeongtae committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    8fad645 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

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