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

FunAudioLLM
/
Fun-ASR-Nano-2512-hf

Automatic Speech Recognition
Transformers
Safetensors
fun_asr_nano
text-generation
speech-recognition
asr
end-to-end
streaming
Model card Files Files and versions
xet
Community

Instructions to use FunAudioLLM/Fun-ASR-Nano-2512-hf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use FunAudioLLM/Fun-ASR-Nano-2512-hf with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="FunAudioLLM/Fun-ASR-Nano-2512-hf")
    # Load model directly
    from transformers import AutoModelForSeq2SeqLM
    model = AutoModelForSeq2SeqLM.from_pretrained("FunAudioLLM/Fun-ASR-Nano-2512-hf", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Fun-ASR-Nano-2512-hf
1.68 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
langgz's picture
langgz
Update split-layout Transformers checkpoint
4d5668e verified 3 days ago
  • .gitattributes
    1.57 kB
    Add Fun-ASR-Nano in HuggingFace Transformers format (safetensors) about 2 months ago
  • README.md
    2.78 kB
    Update split-layout Transformers checkpoint 3 days ago
  • chat_template.jinja
    536 Bytes
    Add chat_template.jinja for transformers apply_chat_template 24 days ago
  • config.json
    2.3 kB
    Update split-layout Transformers checkpoint 3 days ago
  • generation_config.json
    210 Bytes
    Update split-layout Transformers checkpoint 3 days ago
  • merges.txt
    1.67 MB
    Add Fun-ASR-Nano in HuggingFace Transformers format (safetensors) about 2 months ago
  • model.safetensors
    1.66 GB
    xet
    Update split-layout Transformers checkpoint 3 days ago
  • processor_config.json
    537 Bytes
    Update split-layout Transformers checkpoint 3 days ago
  • tokenizer.json
    11.4 MB
    xet
    Update split-layout Transformers checkpoint 3 days ago
  • tokenizer_config.json
    737 Bytes
    Update split-layout Transformers checkpoint 3 days ago
  • vocab.json
    2.78 MB
    Add Fun-ASR-Nano in HuggingFace Transformers format (safetensors) about 2 months ago