Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Xenova
/
sponsorblock-ml
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
sponsorblock-ml / src
94 kB
  • 5 contributors
History: 47 commits
Joshua Lochner
Optimize segment generation and extraction
4b4c9f0 almost 4 years ago
  • errors.py
    667 Bytes
    Create `ClassifierLoadError` almost 4 years ago
  • evaluate.py
    11.3 kB
    Abstract inference code almost 4 years ago
  • model.py
    4.32 kB
    Download classifier and vectorizer if not present almost 4 years ago
  • predict.py
    15.1 kB
    Abstract inference code almost 4 years ago
  • preprocess.py
    31.6 kB
    Add `do_process_database` option to preprocessing script almost 4 years ago
  • segment.py
    4.92 kB
    Optimize segment generation and extraction almost 4 years ago
  • shared.py
    3.64 kB
    Move `CATGEGORY_OPTIONS` to shared almost 4 years ago
  • train.py
    15.8 kB
    Remove unused imports almost 4 years ago
  • utils.py
    6.6 kB
    Remove unused imports almost 4 years ago