Bump openai-whisper from 20231117 to 20240930
Bumps [openai-whisper](https://github.com/openai/whisper) from 20231117 to 20240930. - [Release notes](https://github.com/openai/whisper/releases) - [Changelog](https://github.com/openai/whisper/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/whisper/compare/v20231117...v20240930) --- updated-dependencies: - dependency-name: openai-whisper dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ exclude =[
|
|||||||
python = "^3.9"
|
python = "^3.9"
|
||||||
tqdm = "^4.66.4"
|
tqdm = "^4.66.4"
|
||||||
numpy = "^1.26.4"
|
numpy = "^1.26.4"
|
||||||
openai-whisper = "^20231117"
|
openai-whisper = ">=20231117,<20240931"
|
||||||
whisperx = "^3.1.3"
|
whisperx = "^3.1.3"
|
||||||
"pyannote.audio" = "^3.1.1"
|
"pyannote.audio" = "^3.1.1"
|
||||||
torch = "^2.3.0"
|
torch = "^2.3.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user