Giter VIP home page Giter VIP logo

bark-colab's Introduction

🐣 Please follow me for new updates https://twitter.com/camenduru
πŸ”₯ Please join our discord server https://discord.gg/k5BwmmvJJU
πŸ₯³ Please join my patreon community https://patreon.com/camenduru

🚦 WIP 🚦

πŸ¦’ Colab

Colab Info
Open In Colab (NEW) BARK BARK πŸΊπŸΆπŸ•πŸ©πŸ•β€πŸ¦Ί bark_with_voice_cloning_colab
Open In Colab (OLD) BARK BARK πŸΊπŸΆπŸ•πŸ©πŸ•β€πŸ¦Ί Gradio Inline (Colab Iframe)
Open In Colab (OLD) BARK BARK πŸΊπŸΆπŸ•πŸ©πŸ•β€πŸ¦Ί Gradio Share Link

Main Repo

https://github.com/suno-ai/bark
https://github.com/KevinWang676/Bark-Voice-Cloning
https://github.com/C0untFloyd/bark-gui

Output

bark_with_voice_cloning_colab Screenshot 2023-09-02 032040

bark-colab's People

Contributors

camenduru avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

l-fifa-l

bark-colab's Issues

TypeError on initializing Audio component with 'source' keyword argument

Encountered a TypeError upon running the app.py script for the Bark Voice Cloning project. The issue arises when initializing the Audio component using the gr.Audio() function call with a source keyword argument.

Steps to Reproduce
Set up the environment as per the repository instructions.
Run the app.py script to launch the Bark Voice Cloning UI Server.
The error occurs immediately as the server initialization process attempts to complete.

Full Error Message
Traceback (most recent call last):
File "/content/Bark-Voice-Cloning/app.py", line 303, in
input_audio_filename = gr.Audio(label="Input audio.wav", source="upload", type="filepath")
File "/usr/local/lib/python3.10/dist-packages/gradio/component_meta.py", line 157, in wrapper
return fn(self, **kwargs)
TypeError: Audio.init() got an unexpected keyword argument 'source'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.