Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ranamhamoud
/
Authenticity
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8b3fa78
Authenticity
135 MB
Ctrl+K
Ctrl+K
2 contributors
History:
14 commits
Ranam Hamoud
Fix Whisper KV cache KeyError by disabling fp16 and adding fallback
8b3fa78
5 months ago
examples
Update app, classifier, and speech recognizer; rename model file and update examples
5 months ago
.gitattributes
Safe
1.6 kB
initial commit
5 months ago
README.md
Safe
245 Bytes
initial commit
5 months ago
app.py
Safe
22.3 kB
Update app, classifier, and speech recognizer; rename model file and update examples
5 months ago
audio-wave.svg
Safe
554 Bytes
Add audio authenticity detection app with all components
5 months ago
audio_classifier.py
Safe
16.9 kB
Update app, classifier, and speech recognizer; rename model file and update examples
5 months ago
pipeline.py
Safe
8.18 kB
Add example audio files and update app with examples
5 months ago
plagiarism_detection.py
Safe
15.6 kB
Add audio authenticity detection app with all components
5 months ago
requirements.txt
Safe
224 Bytes
Fix audio classifier model loading and label mapping, update Gradio compatibility
5 months ago
spectrogram_cnn_3s_window.pth
pickle
Detected Pickle imports (4)
"torch.LongStorage"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
What is a pickle import?
44.8 MB
xet
Update app, classifier, and speech recognizer; rename model file and update examples
5 months ago
spectrogram_cnn_4s_window.pth
pickle
Detected Pickle imports (4)
"torch.LongStorage"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
What is a pickle import?
44.8 MB
xet
Add audio authenticity detection app with all components
5 months ago
spectrogram_cnn_4s_window_488_x_488.pth
pickle
Detected Pickle imports (4)
"torch.LongStorage"
,
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
What is a pickle import?
44.8 MB
xet
Add audio authenticity detection app with all components
5 months ago
speech_recognizer.py
Safe
17.3 kB
Fix Whisper KV cache KeyError by disabling fp16 and adding fallback
5 months ago
text_analyzer.py
Safe
4.79 kB
Add audio authenticity detection app with all components
5 months ago