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

Multiple improvements: diarization, timestamps, Dockerfile, dependencies... #31

Merged

Commits on May 2, 2023

  1. add nemo configs

    chainyo committed May 2, 2023
    Configuration menu
    Copy the full SHA
    d5ab07d View commit details
    Browse the repository at this point in the history
  2. add a function to load nemo configs + tests

    chainyo committed May 2, 2023
    Configuration menu
    Copy the full SHA
    445d5c6 View commit details
    Browse the repository at this point in the history
  3. fix nemo domain type env variable

    chainyo committed May 2, 2023
    Configuration menu
    Copy the full SHA
    e802f70 View commit details
    Browse the repository at this point in the history
  4. add nemo diarization model init

    chainyo committed May 2, 2023
    Configuration menu
    Copy the full SHA
    1d8752d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. update config with nemo variables

    chainyo committed May 3, 2023
    Configuration menu
    Copy the full SHA
    fc135e3 View commit details
    Browse the repository at this point in the history
  2. add nemo deps

    chainyo committed May 3, 2023
    Configuration menu
    Copy the full SHA
    148e884 View commit details
    Browse the repository at this point in the history
  3. update for diarize with nemo

    chainyo committed May 3, 2023
    Configuration menu
    Copy the full SHA
    3780d3d View commit details
    Browse the repository at this point in the history
  4. first attempt for nemo diarization

    chainyo committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c8f35c3 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. fix nemo process

    chainyo committed May 4, 2023
    Configuration menu
    Copy the full SHA
    207b374 View commit details
    Browse the repository at this point in the history
  2. remove debug loggers

    chainyo committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8b21bd7 View commit details
    Browse the repository at this point in the history
  3. fix linting

    chainyo committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7374e1e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. update config tests

    chainyo committed May 5, 2023
    Configuration menu
    Copy the full SHA
    557df04 View commit details
    Browse the repository at this point in the history
  2. update config files + env

    chainyo committed May 5, 2023
    Configuration menu
    Copy the full SHA
    fa88752 View commit details
    Browse the repository at this point in the history
  3. fix dependencies for the local dev

    chainyo committed May 5, 2023
    Configuration menu
    Copy the full SHA
    6140981 View commit details
    Browse the repository at this point in the history
  4. update nemo config tests

    chainyo committed May 5, 2023
    Configuration menu
    Copy the full SHA
    e8aea37 View commit details
    Browse the repository at this point in the history
  5. fix timestamps handling and add ms

    chainyo committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8b97b40 View commit details
    Browse the repository at this point in the history
  6. fix quality

    chainyo committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a6fec82 View commit details
    Browse the repository at this point in the history
  7. remove num_speakers parameter

    chainyo committed May 5, 2023
    Configuration menu
    Copy the full SHA
    da1f518 View commit details
    Browse the repository at this point in the history
  8. linter

    chainyo committed May 5, 2023
    Configuration menu
    Copy the full SHA
    f7d6859 View commit details
    Browse the repository at this point in the history
  9. domain_type default to telephonic

    chainyo committed May 5, 2023
    Configuration menu
    Copy the full SHA
    53082e2 View commit details
    Browse the repository at this point in the history
  10. fix config

    chainyo committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9aff56e View commit details
    Browse the repository at this point in the history