ayush-vatsal commited on
Commit
5b2a110
·
1 Parent(s): 5ed00e1

Update utils/models_and_path.py

Browse files
Files changed (1) hide show
  1. utils/models_and_path.py +1 -1
utils/models_and_path.py CHANGED
@@ -4,4 +4,4 @@ This file contains the path of the knowledge base and the model name. All paths
4
 
5
  KNOWLEDGE_BASE_PATH = 'KnowledgeDocument(pan_card_services).txt'
6
  MODEL_NAME = 'gpt-3.5-turbo-0301'
7
- WHISPER_MODEL_NAME = 'base'
 
4
 
5
  KNOWLEDGE_BASE_PATH = 'KnowledgeDocument(pan_card_services).txt'
6
  MODEL_NAME = 'gpt-3.5-turbo-0301'
7
+ WHISPER_MODEL_NAME = 'small'