Package: wnpp Severity: wishlist
Package name : whisper Version : v20230314 Upstream Author : OpenAI URL : https://github.com/openai/whisper License : MIT Programming Lang: Python Description : Robust Speech Recognition via Large-Scale Weak Supervision Whisper provide speech to text conversion using a neural network model created by OpenAI. The required packages are today available using pip, and as far as I can see from the dependencies, tiktoken[1] and ffmpeg-python[2] are currently missing from Debian. [1] <URL: https://pypi.org/project/tiktoken/ > and <URL: https://github.com/openai/tiktoken > [2] <URL: https://pypi.org/project/ffmpeg-python/ > and <URL: https://github.com/kkroening/ffmpeg-python > -- Happy hacking Petter Reinholdtsen