ConvxO2 commited on
Commit
8754351
·
1 Parent(s): 05ae1ba

Remove HF YAML frontmatter from README for clean GitHub rendering

Browse files
Files changed (1) hide show
  1. README.md +1 -10
README.md CHANGED
@@ -1,13 +1,4 @@
1
- ---
2
- title: Who Spoke When
3
- emoji: '🎙️'
4
- colorFrom: blue
5
- colorTo: indigo
6
- sdk: docker
7
- app_file: app/main.py
8
- pinned: false
9
- ---
10
-
11
  # Who Spoke When
12
  Speaker diarization service and web app: upload audio and get **who spoke when** segments.
13
 
 
1
+ 
 
 
 
 
 
 
 
 
 
2
  # Who Spoke When
3
  Speaker diarization service and web app: upload audio and get **who spoke when** segments.
4