Create space.yaml
Browse files- space.yaml +10 -0
space.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
title: Scam Call Detector with BEEP
|
| 2 |
+
emoji: 🤖
|
| 3 |
+
license: mit
|
| 4 |
+
tags:
|
| 5 |
+
- scam detection
|
| 6 |
+
- audio
|
| 7 |
+
- whisper
|
| 8 |
+
- phi-3
|
| 9 |
+
- machine learning
|
| 10 |
+
- speech-to-text
|