CoolFace
Apppublic

kingabzpro/Urdu-STT-with-GPT-OSS

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
4likes
18 commits on main
2d0bb371y ago

Update app.py

kingabzpro
d2cd3d41y ago

Update app.py

kingabzpro
25f7b6e1y ago

Update app.py

kingabzpro
5cd72731y ago

Update app.py

kingabzpro
2bccd971y ago

Update app.py

kingabzpro
56068551y ago

Update app.py

kingabzpro
6f481b11y ago

Update app.py

kingabzpro
980c1871y ago

Update README.md

kingabzpro
12dc36b1y ago

Update requirements.txt

kingabzpro
544308b1y ago

Update app.py

kingabzpro
b1cc2771y ago

Remove chunk and stride length parameters in transcription function for streamlined audio processing.

Abid Ali Awan
16baef41y ago

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.

Abid Ali Awan
ee5d83c1y ago

Refactor model configuration in app.py: Simplify compute type settings and adjust transcription parameters for improved performance and clarity.

Abid Ali Awan
3e3f9101y ago

Refactor audio input handling in app.py: Clarify comments and update audio source definitions for better readability and maintainability.

Abid Ali Awan
09c12e91y ago

Update requirements.txt: Downgrade torch to 2.6.0 and numpy to 2.2.6 for compatibility adjustments.

Abid Ali Awan
1750b521y ago

Update requirements.txt: Add dependencies for torch, huggingface-hub, and numpy to support project functionality.

Abid Ali Awan
e4e6a481y ago

Update README.md: Change emoji, color scheme, and short description to better reflect the project focus on Urdu speech-to-text using faster-whisper.

Abid Ali Awan
f4b6d221y ago

initial commit

kingabzpro