Tensorflow Audio Classification Models. https://github.com/awsaf49/audio_classification_models
Project description
Audio Classification Models in Tensorflow 2.0
This library utilizes some automatic speech recognition architectures such as ContextNet, Conformer, etc for audio classification.
Installation
pip install -U audio_classification_models
or
pip install git+https://github.com/awsaf49/audio_classification_models
Usage
import audio_classification_models as acm
model = acm.Conformer(pretrain=True)
Acknowledgement
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
Built Distribution
File details
Details for the file audio_classification_models-1.0.2.tar.gz
.
File metadata
- Download URL: audio_classification_models-1.0.2.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12a7cda5da57bab42faadee08b5397ba56f1c8d606240677510ac93f36a5c18d |
|
MD5 | eef857adcaabbc1f98c8449b275742ec |
|
BLAKE2b-256 | 0935e876c39b6f5b48e7b4a97a3fc224ba5fa731993536980f37539b6e166fd0 |
File details
Details for the file audio_classification_models-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: audio_classification_models-1.0.2-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 692caf345831289a8af669bcc18f0488d3e4ee2ff22b7143c55dc58ab76f7b8a |
|
MD5 | 1507f6d5f8f60fc9b18729ea504ff5c2 |
|
BLAKE2b-256 | 20eb81b8dd98dce0c03914c9ef5983791de5806fcb6de3ee8fdf57a36b6f9747 |