From 73088b4764c4b368c69f9d9a1881dbed0490f953 Mon Sep 17 00:00:00 2001 From: Yannick DAYER Date: Fri, 13 Sep 2024 14:37:18 +0200 Subject: [PATCH] chore(readme): add a badge linking to the PyPI pkg --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 05e6b41..6225f9c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ SPDX-License-Identifier: GPL-3.0-only # Raw Speech Classification +[![PyPI package](https://shields.io/pypi/v/raw-speech-classification.svg?logo=pypi)](https:/pypi.org/project/raw-speech-classification) + Trains CNN (or any neural network based) classifiers from raw speech using Keras and tests them. The inputs are lists of wav files, where each file is labelled. It then creates fixed length signals and processes them. During testing, it computes scores at