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

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.99 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
Zhifu Gao
Add README with pipeline_tag: automatic-speech-recognition
9436970 1 day ago
  • .gitattributes
    1.57 kB
    Add Fun-ASR-Nano in HuggingFace Transformers format (safetensors) 8 days ago
  • README.md
    919 Bytes
    Add README with pipeline_tag: automatic-speech-recognition 1 day ago
  • config.json
    1.86 kB
    Add Fun-ASR-Nano in HuggingFace Transformers format (safetensors) 8 days ago
  • merges.txt
    1.67 MB
    Add Fun-ASR-Nano in HuggingFace Transformers format (safetensors) 8 days ago
  • model.safetensors
    1.97 GB
    xet
    Add Fun-ASR-Nano in HuggingFace Transformers format (safetensors) 8 days ago
  • preprocessor_config.json
    259 Bytes
    Add Fun-ASR-Nano in HuggingFace Transformers format (safetensors) 8 days ago
  • processor_config.json
    134 Bytes
    Add Fun-ASR-Nano in HuggingFace Transformers format (safetensors) 8 days ago
  • tokenizer.json
    11.4 MB
    xet
    Add Fun-ASR-Nano in HuggingFace Transformers format (safetensors) 8 days ago
  • tokenizer_config.json
    9.73 kB
    Add Fun-ASR-Nano in HuggingFace Transformers format (safetensors) 8 days ago
  • vocab.json
    2.78 MB
    Add Fun-ASR-Nano in HuggingFace Transformers format (safetensors) 8 days ago