a few examples

This commit is contained in:
Awni Hannun
2023-11-29 08:17:26 -08:00
parent e31d82d3ed
commit b243c1d8f4
32 changed files with 105181 additions and 2 deletions

6
whisper/requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
numba
numpy
torch
tqdm
more-itertools
tiktoken==0.3.3