2 "name": "OffensiveAudioClassifier",
4 "summary": "A powerful library for iOS developers to detect offensive language and hate speech in audio files, with support for SwiftUI and UIKit.",
5 "description": "The OffensiveAudioClassifier library integrates voice-based offensive content detection in iOS apps, utilizing Apple's Speech framework and a BERT-based machine learning model. It accurately identifies offensive language and hate speech, supporting both SwiftUI and UIKit for content moderation and sentiment analysis.",
6 "homepage": "https://github.com/erickrib/OffensiveAudioClassifier",
12 "erick": "erickrocha965@gmail.com"
15 "git": "https://github.com/erickrib/OffensiveAudioClassifier.git",
21 "swift_versions": "5.0",
22 "source_files": "Sources/OffensiveAudioClassifier/**/*",
23 "swift_version": "5.0"