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

Scicom-intl
/
semantic-vad-eot-whisper-base

Audio Classification
Transformers
ONNX
Safetensors
Malay
English
end-of-turn-detection
turn-detection
semantic-vad
endpointing
voice-agent
livekit
whisper
telephony
Model card Files Files and versions
xet
Community

Instructions to use Scicom-intl/semantic-vad-eot-whisper-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Scicom-intl/semantic-vad-eot-whisper-base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("audio-classification", model="Scicom-intl/semantic-vad-eot-whisper-base")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Scicom-intl/semantic-vad-eot-whisper-base", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
semantic-vad-eot-whisper-base
150 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
huseinzolkepliscicom's picture
huseinzolkepliscicom
Card: eot-bench comparison first, charts after the table
c51367e verified 11 days ago
  • assets
    Card: Scicom Semantic VAD + LiveKit cloud v1 rows, 300-turn charts, refreshed 1 000-turn charts 12 days ago
  • encoder
    Upload PyTorch encoder + head and ONNX (fp32, int8) exports 12 days ago
  • onnx
    Upload PyTorch encoder + head and ONNX (fp32, int8) exports 12 days ago
  • .gitattributes
    2.06 kB
    Card: Scicom Semantic VAD + LiveKit cloud v1 rows, 300-turn charts, refreshed 1 000-turn charts 12 days ago
  • README.md
    13.5 kB
    Card: eot-bench comparison first, charts after the table 11 days ago
  • eot_head.pt
    534 kB
    xet
    Upload PyTorch encoder + head and ONNX (fp32, int8) exports 12 days ago
  • eot_window.json
    115 Bytes
    Upload PyTorch encoder + head and ONNX (fp32, int8) exports 12 days ago
  • preprocessor_config.json
    313 Bytes
    Upload PyTorch encoder + head and ONNX (fp32, int8) exports 12 days ago
  • training_summary.json
    2 kB
    Upload PyTorch encoder + head and ONNX (fp32, int8) exports 12 days ago