gitmylo / bark-voice-cloning-HuBERT-quantizer

The code for the bark-voicecloning model. Training and inference.
MIT License
671 stars 111 forks source link

Added improved functionality and RestAPI #50

Open w4hns1nn opened 11 months ago

w4hns1nn commented 11 months ago

I have refactored some parts of your code to make it better clean code.

In addition i've integrated it in a good managable fastapi REST service.

see: https://github.com/w4hns1nn/bark_fastapi

bark_fastapi

Can't make a pull request because my fork is from bark main. Maybe you can merge our repos?