Skip to content

Commit 8e29d7e

Browse files
committed
Bump faster-whisper to 1.3.0
1 parent a5df0d5 commit 8e29d7e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.2.0
4+
5+
- Bump faster-whisper package to 1.3.0
6+
37
## 2.1.0
48

59
- Added `--initial-prompt` (see https://github.com/openai/whisper/discussions/963)

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
wyoming==1.5.3
2-
faster-whisper==1.0.1
2+
faster-whisper==1.0.3

wyoming_faster_whisper/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0
1+
2.2.0

0 commit comments

Comments
 (0)