suno-ai / bark

🔊 Text-Prompted Generative Audio Model
MIT License
36.28k stars 4.27k forks source link

Internal: KeyError: 'bark' #410

Open zachNA2 opened 1 year ago

zachNA2 commented 1 year ago

Running bark with transformers.

Using transformers 4.31.0.

Getting Internal: KeyError: 'bark'. I am using the example code.

Even when I use BarkModel it says it can't import it. Anything special I need to do?

ylacombe commented 1 year ago

Hey, I've got no problems running the code example on transformers 4.31.0 on a colab notebook. Could you share more info about your error and setup ? Thanks!

tugrulz commented 1 year ago

same here

ayam04 commented 1 year ago

same with me