akhanriz commited on
Commit
1f20de6
·
verified ·
1 Parent(s): 51277b7

update readme

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # whisper-vm-finetune
2
 
3
  Fast, production-ready AMD for outbound calling and IVR workflows using **Whisper-small** (fine-tuned) for STT and a **supervised text classifier** for **Human vs Machine** detection.
 
1
+ ---
2
+ license: gpl-3.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - openai/whisper-small
7
+ pipeline_tag: audio-classification
8
+ tags:
9
+ - voicemail
10
+ - voicemail detection
11
+ - answering machine detection
12
+ - amd
13
+ - amdy
14
+ ---
15
  # whisper-vm-finetune
16
 
17
  Fast, production-ready AMD for outbound calling and IVR workflows using **Whisper-small** (fine-tuned) for STT and a **supervised text classifier** for **Human vs Machine** detection.