Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

b-diarization
/
repo_name

Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
whisper
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use b-diarization/repo_name with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use b-diarization/repo_name with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="b-diarization/repo_name")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("b-diarization/repo_name")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("b-diarization/repo_name")
  • Notebooks
  • Google Colab
  • Kaggle
repo_name / runs
68.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
b-diarization's picture
b-diarization
Training in progress, step 1000
8875da0 verified about 2 years ago
  • Mar06_16-16-30_5f16e7f144f1
    Training in progress, step 1000 about 2 years ago
  • Mar06_16-40-00_5f16e7f144f1
    Training in progress, step 1000 about 2 years ago
  • Mar06_17-06-11_5f16e7f144f1
    Training in progress, step 1000 about 2 years ago
  • Mar06_17-47-21_5f16e7f144f1
    Training in progress, step 1000 about 2 years ago
  • Mar06_18-08-59_5f16e7f144f1
    Training in progress, step 1000 about 2 years ago
  • Mar06_19-21-09_5f16e7f144f1
    Training in progress, step 1000 about 2 years ago
  • Mar06_19-38-19_5f16e7f144f1
    Training in progress, step 1000 about 2 years ago
  • Mar06_19-45-15_5f16e7f144f1
    Training in progress, step 1000 about 2 years ago