Whisper JAX pipeline for demo

This commit is contained in:
gokul
2023-06-09 11:17:32 +05:30
parent 8336296ab4
commit 39656d680c
5 changed files with 248 additions and 2 deletions

7
config.ini Normal file
View File

@@ -0,0 +1,7 @@
[DEFAULT]
# Set exception rule for OpenMP error to allow duplicate lib initialization
KMP_DUPLICATE_LIB_OK=TRUE
# Export OpenAI API Key
OPENAI_APIKEY=API_KEY
# Export Whisper Model Size
WHISPER_MODEL_SIZE=tiny