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

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 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use RsGoksel/RsGoksel_ITU_Mainframe with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="RsGoksel/RsGoksel_ITU_Mainframe")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("RsGoksel/RsGoksel_ITU_Mainframe")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("RsGoksel/RsGoksel_ITU_Mainframe")
  • Notebooks
  • Google Colab
  • Kaggle
RsGoksel_ITU_Mainframe
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
RsGoksel's picture
RsGoksel
Update README.md
99ff2f4 verified 9 days ago
  • predictions
    Add per-utterance predictions (MediaSpeech, cv17, turkishvoice) for leaderboard scoring 16 days ago
  • .gitattributes
    1.52 kB
    initial commit 16 days ago
  • README.md
    861 Bytes
    Update README.md 9 days ago
  • config.json
    1.22 kB
    VH5.0d: Turkish whisper-large-v3-turbo LoRA fine-tune (merged) 16 days ago
  • generation_config.json
    3.74 kB
    Robust update: VH5-Robust+WiSE alpha=0.5 (degraded-condition robust) 10 days ago
  • model.safetensors
    1.62 GB
    xet
    md_v1 multidomain anti-forget: beats turbo+large-v3 on ys0-proxy(7.52)+medical(3.00); Unseen #1 push 10 days ago
  • preprocessor_config.json
    316 Bytes
    VH5.0d: Turkish whisper-large-v3-turbo LoRA fine-tune (merged) 16 days ago
  • processor_config.json
    410 Bytes
    VH5.0d: Turkish whisper-large-v3-turbo LoRA fine-tune (merged) 16 days ago
  • tokenizer.json
    3.93 MB
    Robust update: VH5-Robust+WiSE alpha=0.5 (degraded-condition robust) 10 days ago
  • tokenizer_config.json
    516 Bytes
    medwise alpha0.7: clinical-domain gain (medv3-val 3.40->3.11) + general retention 10 days ago