Merge branch 'main' into v3

This commit is contained in:
Max Bain
2023-05-07 20:30:57 +01:00
committed by GitHub
5 changed files with 123 additions and 3 deletions

View File

@ -7,7 +7,7 @@ setup(
name="whisperx",
py_modules=["whisperx"],
version="3.1.0",
description="Time-Accurate Automatic Speech Recognition using Whisper.",
description="Time-Accurate Automatic Speech Recognition.",
readme="README.md",
python_requires=">=3.8",
author="Max Bain",