Skip to content

speech to text and text to speech using OpenAI and GPT3 + content base recommendation

Notifications You must be signed in to change notification settings

bwithai/ai_meta-mart

Repository files navigation

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

About

speech to text and text to speech using OpenAI and GPT3 + content base recommendation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages