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

dmusingu
/
luganda_wav2vec2_ctc_tokenizer

Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use dmusingu/luganda_wav2vec2_ctc_tokenizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use dmusingu/luganda_wav2vec2_ctc_tokenizer with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="dmusingu/luganda_wav2vec2_ctc_tokenizer")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForCTC
    
    processor = AutoProcessor.from_pretrained("dmusingu/luganda_wav2vec2_ctc_tokenizer")
    model = AutoModelForCTC.from_pretrained("dmusingu/luganda_wav2vec2_ctc_tokenizer")
  • Notebooks
  • Google Colab
  • Kaggle
luganda_wav2vec2_ctc_tokenizer
378 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
dmusingu's picture
dmusingu
Upload tokenizer
ac0c265 verified about 2 years ago
  • runs
    luganda_wav2vec2_ctc_tokenizer about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    2.44 kB
    Upload tokenizer about 2 years ago
  • added_tokens.json
    30 Bytes
    Upload tokenizer about 2 years ago
  • config.json
    2.37 kB
    luganda_wav2vec2_ctc_tokenizer about 2 years ago
  • model.safetensors
    378 MB
    xet
    luganda_wav2vec2_ctc_tokenizer about 2 years ago
  • preprocessor_config.json
    215 Bytes
    luganda_wav2vec2_ctc_tokenizer about 2 years ago
  • special_tokens_map.json
    96 Bytes
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    1.05 kB
    Upload tokenizer about 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

    • "transformers.trainer_utils.SchedulerType",
    • "transformers.training_args.OptimizerNames",
    • "torch.device",
    • "transformers.training_args.TrainingArguments",
    • "transformers.trainer_utils.IntervalStrategy",
    • "accelerate.state.PartialState",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.trainer_utils.HubStrategy"

    How to fix it?

    4.73 kB
    xet
    luganda_wav2vec2_ctc_tokenizer about 2 years ago
  • vocab.json
    368 Bytes
    Upload tokenizer about 2 years ago