From d4222da952fde2aa4064aad820e207d0c7a9de75 Mon Sep 17 00:00:00 2001 From: Antonio Zarauz Moreno <87022369+hedrergudene@users.noreply.github.com> Date: Wed, 7 Jun 2023 11:30:53 +0200 Subject: [PATCH] Update README with community repo using FW (#284) * Update README with community repo using FW * Minor formatting change --------- Co-authored-by: Guillaume Klein --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f32ed90..1ba8152 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ Here is a non exhaustive list of open-source projects using faster-whisper. Feel * [whisper-ctranslate2](https://github.com/Softcatala/whisper-ctranslate2) is a command line client based on faster-whisper and compatible with the original client from openai/whisper. * [whisper-diarize](https://github.com/MahmoudAshraf97/whisper-diarization) is a speaker diarization tool that is based on faster-whisper and NVIDIA NeMo. * [whisper-standalone-win](https://github.com/Purfview/whisper-standalone-win) contains the portable ready to run binaries of faster-whisper for Windows. +* [asr-sd-pipeline](https://github.com/hedrergudene/asr-sd-pipeline) provides a scalable, modular, end to end multi-speaker speech to text solution implemented using AzureML pipelines. ## Model conversion