A framework for automatic speech recognition (ASR) for african languages using OpenAI Whisper
Project description
Wakanda Whisper
Wakanda Whisper is a framework for automatic speech recognition (ASR) for African languages using OpenAI Whisper.
Installation
pip install wakanda-whisper
Usage
import wakanda_whisper
model = wakanda_whisper.from_pretrained("WakandaAI/wakanda-whisper-small-rw-v1")
result = model.transcribe("path/to/audio.wav")
print(result['text'].strip())
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
wakanda_whisper-0.1.0.tar.gz
(4.2 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 wakanda_whisper-0.1.0.tar.gz.
File metadata
- Download URL: wakanda_whisper-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe1d935133d3d3ebc2d623922aee09e913cb4efd2d444d448a1d9311ef776501
|
|
| MD5 |
5374d1ea959c68a53d9f74971b2ddb33
|
|
| BLAKE2b-256 |
61449e090284d961d8f5fe11d89e261e597a242d437bd0d51c77fe677f918100
|
File details
Details for the file wakanda_whisper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: wakanda_whisper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 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 |
aa7509dcdb23f35beeb53249b7e926663bbf254cc03be0437f1c908508364dc0
|
|
| MD5 |
40a6adbea1dd6536dcc97a18f00e3fa4
|
|
| BLAKE2b-256 |
7bc4fc1e2be51ea916bd769820fe6875f73f0709d8d9d663db2f2e15cb110d7e
|