Skip to content

Commit

Permalink
Testing latest faster-whisper library
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleks committed Mar 30, 2024
1 parent c73ace7 commit c4607b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"aiohttp==3.9.3",
"aiofiles==23.2.1",
"boto3",
"faster-whisper @ git+https://github.com/Wordcab/faster-whisper@master",
"faster-whisper @ https://github.com/SYSTRAN/faster-whisper/archive/refs/heads/master.tar.gz",
"ffmpeg-python==0.2.0",
"transformers==4.38.2",
"librosa==0.10.1",
Expand Down

0 comments on commit c4607b5

Please sign in to comment.