A Whisper-based Automatic Speech Recognition package
Project description
pip install git+https://github.com/sudoping01/whosper.git
from whosper import WhosperTranscriber
# Initialize the transcriber
transcriber = WhosperTranscriber(model_id = "CAYTU/whosper-large-v2")
# Transcribe an audio file
result = transcriber.transcribe_audio("path/to/your/audio.wav")
print(result)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
whosper-0.1.0.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file whosper-0.1.0.tar.gz.
File metadata
- Download URL: whosper-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d66ac604f8736c17c5cca0b866ffd2c33ef575f0a8a51cd48f9fb3a4f12c738
|
|
| MD5 |
14c6d5cacf5f23749d3b6959aba83bdc
|
|
| BLAKE2b-256 |
8582bf38b42a627d8e288105ca9cb80941696eb191c7d9340c09ff31d3eea540
|
File details
Details for the file whosper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: whosper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f893025c361e6632c1c077b99cd9abf7f7c171404749f6d20d655d2afcec3f3
|
|
| MD5 |
306c170529b01c83512e6dbd486fb45e
|
|
| BLAKE2b-256 |
c8b61abe2da9c586a4465ec2d66a874bf4cda0f2ea9055ba80f3fabd688c2a2c
|