balavenkatesh3322/audio-pretrained-model
A collection of Audio and Speech pre-trained models.
This collection provides ready-to-use artificial intelligence models designed for various audio and speech tasks. Instead of building complex systems from scratch, you can feed in audio recordings or text and get results like generated speech, identified music genres, or transcribed spoken words. This is ideal for researchers, developers, or product managers looking to quickly integrate advanced audio processing capabilities into their projects or applications.
193 stars. No commits in the last 6 months.
Use this if you need to add functionalities like speech recognition, text-to-speech, audio generation, or music genre classification to your application without extensive model training.
Not ideal if you require highly specialized audio processing that doesn't align with these pre-trained capabilities, or if you need to train a model entirely from your unique dataset for maximum custom performance.
Stars
193
Forks
25
Language
—
License
MIT
Category
Last pushed
Jul 21, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/balavenkatesh3322/audio-pretrained-model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
iver56/audiomentations
A Python library for audio data augmentation. Useful for making audio ML models work well in the...
Rikorose/DeepFilterNet
Noise supression using deep filtering
torchsynth/torchsynth
A GPU-optional modular synthesizer in pytorch, 16200x faster than realtime, for audio ML researchers.
marl/openl3
OpenL3: Open-source deep audio and image embeddings
archinetai/audio-data-pytorch
A collection of useful audio datasets and transforms for PyTorch.