docs: add wscribe to community integrations (#427)

wscribe is a utility to generate transcript specifically to make it easy
for further manual edits accompanied by the wscribe-editor
This commit is contained in:
Hrishikesh Barman
2023-08-17 12:20:24 +05:30
committed by GitHub
parent 1562b02345
commit 7b271da035

View File

@@ -140,6 +140,7 @@ Here is a non exhaustive list of open-source projects using faster-whisper. Feel
* [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.
* [Open-Lyrics](https://github.com/zh-plus/Open-Lyrics) is a Python library that transcribes voice files using faster-whisper, and translates/polishes the resulting text into `.lrc` files in the desired language using OpenAI-GPT.
* [wscribe](https://github.com/geekodour/wscribe) is a flexible transcript generation tool supporting faster-whisper, it can export word level transcript and the exported transcript then can be edited with [wscribe-editor](https://github.com/geekodour/wscribe-editor)
## Model conversion