kingabzpro/Urdu-STT-with-GPT-OSS
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update README.md
Update requirements.txt
Update app.py
Remove chunk and stride length parameters in transcription function for streamlined audio processing.
Update compute type in app.py: Change model configuration to use 'auto' for compute type and remove redundant parameter in transcription function for enhanced flexibility.
Refactor model configuration in app.py: Simplify compute type settings and adjust transcription parameters for improved performance and clarity.
Refactor audio input handling in app.py: Clarify comments and update audio source definitions for better readability and maintainability.
Update requirements.txt: Downgrade torch to 2.6.0 and numpy to 2.2.6 for compatibility adjustments.
Update requirements.txt: Add dependencies for torch, huggingface-hub, and numpy to support project functionality.
Update README.md: Change emoji, color scheme, and short description to better reflect the project focus on Urdu speech-to-text using faster-whisper.
initial commit
