Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 325 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 325 Bytes

To run this locally please inatall

sudo apt install ffmpeg
git clone https://github.com/SofttikTech/ai-metamart.git
python -m venv my_venv
source my_venv/bin/activate
pip install -r requirements.txt
ucivorn main:app

Now vist

http://127.0.0.1:8000/docs#/default/upload_audio_file_upload_audio_file_post