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

Silero VAD for cleaning the dataset from silence #1166

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

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    8636a80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c50efe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fb33f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0419467 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    bbc5d09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7011d06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae29304 View commit details
    Browse the repository at this point in the history
  4. number the segments found

    rilshok committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    c686432 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ad86be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c42fafe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2db456 View commit details
    Browse the repository at this point in the history
  8. rename silero vad models

    rilshok committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    9117d98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd279ae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9279bd9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3cf621e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a2acdc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3638360 View commit details
    Browse the repository at this point in the history
  14. fix if dir does not exist

    rilshok committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1d7cf8c View commit details
    Browse the repository at this point in the history
  15. fix cuda issue

    rilshok committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    2d9e258 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7ce7f32 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    b335187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    819e020 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. change detector name

    rilshok committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    7bd2c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729f279 View commit details
    Browse the repository at this point in the history
  3. improve user experience

    rilshok committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1d33460 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80163fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bc6d6e View commit details
    Browse the repository at this point in the history
  6. rm slash

    rilshok committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c04558e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41a9085 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5544c25 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    4a342d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03a17ba View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/distill-cutset' of github.com:rilshok/lhotse in…

    …to feature/distill-cutset
    rilshok committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0bb19d9 View commit details
    Browse the repository at this point in the history
  4. init speach only script

    rilshok committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0d5db2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29443d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1edc8b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ed0669 View commit details
    Browse the repository at this point in the history
  8. build an activity tree

    rilshok committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ef6466b View commit details
    Browse the repository at this point in the history
  9. rename as to_mono

    rilshok committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    aec7c7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e7f5b9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ec18f9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ed71b42 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    cc8a19e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5f8726 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9eecb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1ed184 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11e85e0 View commit details
    Browse the repository at this point in the history
  6. trim the AlignmentItem s

    rilshok committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1bedb5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ce97de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e155706 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    479a66d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e5dec7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ebf86ee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    85bc551 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d422c92 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bdbd5a8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d2aa228 View commit details
    Browse the repository at this point in the history
  16. save results to output_dir

    rilshok committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c2dcb76 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    50a7907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a9f5f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f6689f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0e09ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a45985 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bae565b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09a7775 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7e0278 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9f4d84 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43dca35 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13ca2e9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3eaf62f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fe0755f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    480ac67 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a6971c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    863a65f View commit details
    Browse the repository at this point in the history
  17. update docs

    rilshok committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    fe0599b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    1e8c718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdd0a3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d415096 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44a960c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    911e63c View commit details
    Browse the repository at this point in the history
  6. expand testing

    rilshok committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    f998797 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    874d3c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e1e1de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d21b599 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c0151af View commit details
    Browse the repository at this point in the history
  11. test known detectors

    rilshok committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    6e5b561 View commit details
    Browse the repository at this point in the history
  12. do not cover path checking

    rilshok committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    17adbab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    162b4f8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ea75a05 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8a16558 View commit details
    Browse the repository at this point in the history
  16. update docs

    rilshok committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    2992767 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4fcadc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    51d53b2 View commit details
    Browse the repository at this point in the history
  2. use csv instead of pandas

    rilshok committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0c7b75c View commit details
    Browse the repository at this point in the history