shravan33/audio-nlp-processing-pipeline
0
fix: correct python version for hf
fix: change hf sdk to streamlit
docs: add professional technical readme
fix: use summarization pipeline for compatibility
fix: set python runtime and pin transformers version
fix: pin transformers version for streamlit deployment
update: improve app logic and UI flow
docs: project structure and configuration files
chore: add gitignore for python, ML cache, and audio data
chore: add project dependencies
feat: initial audio NLP pipeline with transcription and summarization modules
