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.1.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.1.tar.gz.
File metadata
- Download URL: wakanda_whisper-0.1.1.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 |
16932c7ea646643b6b77d5627a4a979b2b4aec1826fe0f66881a9a6515b964b2
|
|
| MD5 |
3b15369571236c6c82c256a8e89ef076
|
|
| BLAKE2b-256 |
c94eda7660e8c52ddb9451cdb2593894a3e08af5269ec78bcebc7b9f1e4f0cbe
|
File details
Details for the file wakanda_whisper-0.1.1-py3-none-any.whl.
File metadata
- Download URL: wakanda_whisper-0.1.1-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 |
b9474fbba16ce4ad0263bad9a1280b768be83704de5d92bd249853522fc6cb44
|
|
| MD5 |
c6b4a60d05f596b520fe829da7a8b683
|
|
| BLAKE2b-256 |
636d708692a267569fd6ea215fec6b08f3112332653d48033d379c90a858c32b
|