KrizTech100 commited on
Commit
2c4a8df
Β·
verified Β·
1 Parent(s): 179b49f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -4,8 +4,6 @@ emoji: πŸŽ™
4
  colorFrom: purple
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: "5.0.0"
8
- python_version: "3.10"
9
  app_file: app.py
10
  pinned: false
11
  ---
@@ -14,9 +12,4 @@ pinned: false
14
 
15
  Upload or record audio to get speaker-separated transcription with sentiment labels.
16
 
17
- **Models used:**
18
- - openai/whisper-base β€” transcription
19
- - pyannote/speaker-diarization-3.1 β€” speaker diarization
20
- - nlptown/bert-base-multilingual-uncased-sentiment β€” sentiment analysis
21
-
22
- **Required secret:** Set `HF_TOKEN` under Space Settings β†’ Repository secrets.
 
4
  colorFrom: purple
5
  colorTo: green
6
  sdk: gradio
 
 
7
  app_file: app.py
8
  pinned: false
9
  ---
 
12
 
13
  Upload or record audio to get speaker-separated transcription with sentiment labels.
14
 
15
+ **Required secret:** Set `ASSEMBLYAI_API_KEY` under Space Settings β†’ Repository secrets.