v2 lets go

This commit is contained in:
Max Bain
2023-04-01 00:09:29 +01:00
parent 11a78d7ced
commit bc2776017e
2 changed files with 8 additions and 1 deletions

View File

@ -9,7 +9,7 @@ setup(
version="2.0",
description="Time-Accurate Automatic Speech Recognition using Whisper.",
readme="README.md",
python_requires=">=3.7",
python_requires=">=3.8",
author="Max Bain",
url="https://github.com/m-bain/whisperx",
license="MIT",