A newer version of the Gradio SDK is available:
5.27.1
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
- Upload an audio file or record audio directly in your browser
- The model will process the audio and return classification results
- 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.