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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

RsGoksel
/
RsGoksel_ITU_Mainframe-balanced

Automatic Speech Recognition
Transformers
Safetensors
Turkish
whisper
turkish
asr
speech-recognition
Model card Files Files and versions
xet
Community

Instructions to use RsGoksel/RsGoksel_ITU_Mainframe-balanced with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use RsGoksel/RsGoksel_ITU_Mainframe-balanced with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="RsGoksel/RsGoksel_ITU_Mainframe-balanced")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("RsGoksel/RsGoksel_ITU_Mainframe-balanced")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("RsGoksel/RsGoksel_ITU_Mainframe-balanced", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
RsGoksel_ITU_Mainframe-balanced
1.62 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
RsGoksel's picture
RsGoksel
add model card (turnkey loading snippets)
a1d561c verified about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • README.md
    938 Bytes
    add model card (turnkey loading snippets) about 2 months ago
  • config.json
    1.22 kB
    mdwise0.7 strict-upgrade: beats foundation everywhere; clean10.0/all-deg16.97/medical3.07/ys0-7.98 about 2 months ago
  • generation_config.json
    3.74 kB
    mdwise0.7 strict-upgrade: beats foundation everywhere; clean10.0/all-deg16.97/medical3.07/ys0-7.98 about 2 months ago
  • model.safetensors
    1.62 GB
    xet
    mdwise0.7 strict-upgrade: beats foundation everywhere; clean10.0/all-deg16.97/medical3.07/ys0-7.98 about 2 months ago
  • preprocessor_config.json
    316 Bytes
    mdwise0.7 strict-upgrade: beats foundation everywhere; clean10.0/all-deg16.97/medical3.07/ys0-7.98 about 2 months ago
  • processor_config.json
    410 Bytes
    mdwise0.7 strict-upgrade: beats foundation everywhere; clean10.0/all-deg16.97/medical3.07/ys0-7.98 about 2 months ago
  • tokenizer.json
    3.93 MB
    mdwise0.7 strict-upgrade: beats foundation everywhere; clean10.0/all-deg16.97/medical3.07/ys0-7.98 about 2 months ago
  • tokenizer_config.json
    516 Bytes
    mdwise0.7 strict-upgrade: beats foundation everywhere; clean10.0/all-deg16.97/medical3.07/ys0-7.98 about 2 months ago