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

MigoXV
/
smart-turn-v3.1

Audio Classification
Transformers
Safetensors
Chinese
English
smart_turn_v3
audio
voice-activity-detection
semantic-vad
smart-turn
Model card Files Files and versions
xet
Community

Instructions to use MigoXV/smart-turn-v3.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use MigoXV/smart-turn-v3.1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("audio-classification", model="MigoXV/smart-turn-v3.1")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("MigoXV/smart-turn-v3.1", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
smart-turn-v3.1
32 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
MigoXV's picture
MigoXV
Upload SmartTurn V3.1 FP32 safetensors model
124c62d verified 23 days ago
  • .gitattributes
    1.52 kB
    initial commit 23 days ago
  • README.md
    4.05 kB
    Upload SmartTurn V3.1 FP32 safetensors model 23 days ago
  • config.json
    1.18 kB
    Upload SmartTurn V3.1 FP32 safetensors model 23 days ago
  • model.safetensors
    32 MB
    xet
    Upload SmartTurn V3.1 FP32 safetensors model 23 days ago
  • preprocessor_config.json
    313 Bytes
    Upload SmartTurn V3.1 FP32 safetensors model 23 days ago