Manyue-DataScientist commited on
Commit
6d577a0
·
verified ·
1 Parent(s): b1426fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -16
README.md CHANGED
@@ -1,16 +1,13 @@
1
- # Multi-Speaker Audio Analyzer
2
-
3
- A Streamlit application that performs speaker diarization, transcription, and summarization on audio files.
4
-
5
- ## Features
6
- - Speaker Diarization using Pyannote
7
- - Transcription using Whisper
8
- - Summarization using BART
9
-
10
- ## Setup
11
- 1. Install requirements: `pip install -r requirements.txt`
12
- 2. Add HuggingFace token to Streamlit secrets
13
- 3. Run app: `streamlit run app.py`
14
-
15
- ## Usage
16
- Upload an audio file (MP3/WAV) and click "Analyze Audio" to process.
 
1
+ ---
2
+ title: Speaker Diarization App
3
+ emoji: 📈
4
+ colorFrom: red
5
+ colorTo: gray
6
+ sdk: streamlit
7
+ sdk_version: 1.41.1
8
+ app_file: app.py
9
+ pinned: false
10
+ short_description: 'College Final Project '
11
+ ---
12
+
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference