Commit 5e84ac39 authored by janithgamage1.ed's avatar janithgamage1.ed

fix: update

parent 60c5d95b
This diff is collapsed.
......@@ -8,3 +8,4 @@ SpeechRecognition==3.10.0
tk==0.1.0
requests==2.31.0
pymongo==4.5.0
librosa==0.10.1
\ No newline at end of file
from fastapi.types import ModelNameMap
from sklearn import model_selection
import tensorflow as tf
# from fastapi.types import ModelNameMap
# from sklearn import model_selection
# import tensorflow as tf
import numpy as np
import librosa
from fastapi import HTTPException, UploadFile
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment