test-1 / app.py

Commit History

Add ability to play audio file
97c3b7e

Daniel Tse commited on

Remove chunking.
904e753

Daniel Tse commited on

Import torch declaration
7117743

Daniel Tse commited on

Use whisper
bf628b5

Daniel Tse commited on

Change info from transcribe to active Transcribing
36688d2

Daniel Tse commited on

Store transcription as session state.
2ea7ea8

Daniel Tse commited on

Use ASR transcription method
3e7fc84

Daniel Tse commited on

Use AudioSegment to determine duration.
866ffb3

Daniel Tse commited on

Import AudioSegment for audio manipulations
b74cc3f

Daniel Tse commited on

Remove functions import
3277eaa

Daniel Tse commited on

Change to hardcoded local file.
2040736

Daniel Tse commited on

Add required packages (whisper, os)
9d727e3

Daniel Tse commited on

Move transcribe function
253b4e4

Daniel Tse commited on

Start processing audio file
34b0634

Daniel Tse commited on

Change app.py
b03d0c5

Daniel Tse commited on

Change to use Facebook Summarizer
f8474ce

Daniel Tse commited on

Fix typo
f3e24b8

Daniel Tse commited on

Add sentiment analysis
4ebf6a9

Daniel Tse commited on

Sample streamlit
ab58fb5

Daniel Tse commited on