Clean up the code.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
import whisper
|
||||
import os
|
||||
import nltk
|
||||
import boto3
|
||||
import random
|
||||
|
||||
import boto3
|
||||
import nltk
|
||||
import whisper
|
||||
|
||||
nltk.download('words')
|
||||
from nltk.corpus import words
|
||||
from helper.constants import *
|
||||
|
||||
Reference in New Issue
Block a user