Instructions to use Wikidepia/SB-AutoSegment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Flair
How to use Wikidepia/SB-AutoSegment with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("Wikidepia/SB-AutoSegment") - Notebooks
- Google Colab
- Kaggle
| tags: | |
| - flair | |
| - token-classification | |
| - sequence-tagger-model | |
| language: en | |
| # SponsorBlock Auto Segment |