Shuwei Hou commited on
Commit
9857c7b
·
1 Parent(s): 662b07a

add_hf_configuration

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # SATE: Speech Annotation and Transcription Enhancer (MVP)
2
 
3
  This is the **Minimum Viable Product (MVP)** version of **SATE**, a unified pipeline framework that integrates audio segmentation, speaker diarization, transcription, and linguistic annotation into a single application.
 
1
+ ---
2
+ title: SATE
3
+ emoji: ⚡
4
+ colorFrom: purple
5
+ colorTo: blue
6
+ sdk: docker
7
+ pinned: false
8
+ license: apache-2.0
9
+ short_description: Speech Annotatin and Transcription Enhancer
10
+ ---
11
+
12
+
13
  # SATE: Speech Annotation and Transcription Enhancer (MVP)
14
 
15
  This is the **Minimum Viable Product (MVP)** version of **SATE**, a unified pipeline framework that integrates audio segmentation, speaker diarization, transcription, and linguistic annotation into a single application.