From 8e5c747ab55d6c5172c142ee2670c6b86863d060 Mon Sep 17 00:00:00 2001 From: Guillaume Klein Date: Thu, 11 May 2023 12:15:41 +0200 Subject: [PATCH] Reformat list of community integrations --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2f0458a..61c7b9f 100644 --- a/README.md +++ b/README.md @@ -133,13 +133,11 @@ See more model and transcription options in the [`WhisperModel`](https://github. ## Community integrations -Here is a non exhaustive list of open-source projects using *faster-whisper*. Feel free to add your project to the list! +Here is a non exhaustive list of open-source projects using faster-whisper. Feel free to add your project to the list! -* [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. +* [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. ## Model conversion