mlang238965's picture
Add demo inference
00613da

A newer version of the Gradio SDK is available: 5.27.1

Upgrade
metadata
title: Voice Safety Classifier Demo
emoji: πŸ“š
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 5.23.3
app_file: app.py
pinned: false
license: apache-2.0
short_description: Demo deployment for voice safety classifier

Voice Safety Classifier Demo

This is a demo application for the Roblox Voice Safety Classifier v2 model.

Model Information

The Voice Safety Classifier is designed to detect potentially unsafe content in audio. It can classify audio into various safety categories to help identify problematic content.

Usage

  1. Upload an audio file or record audio directly in your browser
  2. The model will process the audio and return classification results
  3. Results are displayed with confidence scores for each category

Technical Details

This demo uses:

  • Hugging Face Transformers
  • Gradio for the web interface
  • PyTorch and TorchAudio for audio processing

License

This demo uses the Roblox Voice Safety Classifier v2 model. Please refer to the model card for licensing information.