mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
Update README.MD
This commit is contained in:
10
README.md
10
README.md
@@ -33,11 +33,19 @@ To setup,
|
||||
|
||||
|
||||
|
||||
To run the current whisper-jax real time trial,
|
||||
|
||||
You need to run one additional step which is
|
||||
|
||||
``` pip install -r requirements.txt```
|
||||
|
||||
|
||||
|
||||
NEXT STEPS:
|
||||
|
||||
1) Run this demo on a local Mac M1 to test flow and observe the performance
|
||||
2) Create a pipeline using microphone to listen to audio chunks to perform transcription realtime (and also efficiently
|
||||
summarize it as well)
|
||||
summarize it as well) -> *done as part of whisjax_realtime_trial.py*
|
||||
3) Create a RunPod setup for this feature (mentioned in 1 & 2) and test it end-to-end
|
||||
4) Perform Speaker Diarization using Whisper-JAX
|
||||
5) Based on feasibility of above points, explore suitable visualizations for transcription & summarization.
|
||||
|
||||
Reference in New Issue
Block a user