Commit History

Add Urdu full stop handling in transcribe function of app.py
549eccc

Abid Ali Awan commited on

Refactor app.py to streamline model setup by removing unnecessary device specification and loading the model directly in int8 format, enhancing code clarity.
e8491b9

Abid Ali Awan commited on

Update app.py
4098191
verified

kingabzpro commited on

Update app.py
a313388
verified

kingabzpro commited on

Update app.py
ec69d68
verified

kingabzpro commited on

Update app.py
82a816c
verified

kingabzpro commited on

Update README.md
715c227
verified

kingabzpro commited on

Update app.py
4d2aad4
verified

kingabzpro commited on

Update app.py
2098477
verified

kingabzpro commited on

Refactor app.py to simplify warning suppression by using a general filter for FutureWarnings, enhancing code maintainability.
ca9beed

Abid Ali Awan commited on

Enhance app.py by adding a warning filter to suppress deprecation messages related to input naming, improving code clarity and future compatibility.
9f507de

Abid Ali Awan commited on

Refactor app.py to optimize CPU performance, update model loading to use fp32 and quantization, and enhance the transcription function with improved audio processing and error handling.
087adaa

Abid Ali Awan commited on

Refactor app.py to suppress logging warnings by setting verbosity to error, improving the clarity of the application output.
182bd23

Abid Ali Awan commited on

Update app.py to correct example audio file reference, ensuring accurate demonstration of the Urdu transcription feature.
b000f83

Abid Ali Awan commited on

Merge branch 'main' of https://huggingface.co/spaces/kingabzpro/Transcribed-Urdu
905d388

Abid Ali Awan commited on

Update app.py to remove the emoji from the Gradio interface title, streamlining the presentation of the Urdu Speech Recognition application.
47d93d8

Abid Ali Awan commited on

Update README.md
84ea00d
verified

kingabzpro commited on

Update app.py to improve the article link styling and change the title emoji for the Gradio interface, enhancing the overall user experience.
67f4661

Abid Ali Awan commited on

Refactor app.py to enhance Gradio interface with improved description, examples, and article link; update README.md emoji; add torchaudio dependency in requirements.txt.
f3509ea

Abid Ali Awan commited on

Enhance README.md with additional information on the whisper-large-v3-turbo-urdu model's features and performance metrics.
436687b

Abid Ali Awan commited on

Update README.md to include details about the whisper-large-v3-turbo-urdu model and its evaluation results.
68d0f03

Abid Ali Awan commited on

initial commit
08054ac
verified

kingabzpro commited on