How to integrate it with flask application? #498
Unanswered
jayantabasumatary1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
currently I am new to flask as well as machine learning things. I have developed a flask application, where I will give text input and the bark will generate the audio and i will be sending the audio to client side. But the thing is how to use bark in my flask application? I have cloned the repo and installed bark but i dont want to make that my application. after cloning and installing the bark, i can see the bark module in my existing flask applicaton, i.e I am able to inport it, How that is happening. Is bark is installed in the drive by default or what. I am not understanding.
Beta Was this translation helpful? Give feedback.
All reactions