An Automatic Speech Recognition(ASR) for English language trained on LibriSpeech dataset using Conformer.
Project description
english_asr
An Automatic Speech Recognition (ASR) models in TensorFlow Lite (TFLite) for Speech-To-Text conversion.
Installation
- pip3 install english-asr
Supported Model
- Conformer Transducer using LibriSpeech dataset.
How To Run
from english_asr.conformer import get_text_from_speech
out = get_text_from_speech('audio.wav')```
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
english_asr-1.2.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file english_asr-1.2.tar.gz
.
File metadata
- Download URL: english_asr-1.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf13009ac19c0defc56791317172c3b2306621bed34602a5823798cb060a7a4b |
|
MD5 | afc0835646665793e90c54e6a4685754 |
|
BLAKE2b-256 | 99dda05805591891aa5a35461c503b2c0bf0285e12aec595b36fca7d75dd54b9 |
File details
Details for the file english_asr-1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: english_asr-1.2-py2.py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 350789529b579539ba380c302b4190f5b009dbfe1f584d101bb1c18816dcb4a4 |
|
MD5 | 96f44e17437715fe0d8241ec5729e06b |
|
BLAKE2b-256 | d6f701b11ed2557a42a107fb1f845f03dea780d29858058f74970804302da383 |