HISE Logo Forum
    • Categories
    • Register
    • Login

    general

    Scheduled Pinned Locked Moved General Questions
    9 Posts 3 Posters 135 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      ClawFORGE Studio
      last edited by

      Hi guys, so I found this on GitHub and I wonder if it's possible to include this into HISE or JUCE. just to create a VSTi plugin ?

      Link Preview Image
      GitHub - suno-ai/bark: 🔊 Text-Prompted Generative Audio Model

      🔊 Text-Prompted Generative Audio Model. Contribute to suno-ai/bark development by creating an account on GitHub.

      favicon

      GitHub (github.com)

      If not is there another way that I can create a text-to-sample plugin that use AI ?

      d.healeyD 1 Reply Last reply Reply Quote 0
      • d.healeyD
        d.healey @ClawFORGE Studio
        last edited by

        @ClawFORGE-Studio it's text to speech?

        Libre Wave - Freedom respecting instruments and effects
        My Patreon - HISE tutorials
        YouTube Channel - Public HISE tutorials

        C 2 Replies Last reply Reply Quote 0
        • C
          ClawFORGE Studio @d.healey
          last edited by

          @d-healey Yes, but I wonder I can make a Text-To-Sample into HISE as well.

          1 Reply Last reply Reply Quote 0
          • C
            ClawFORGE Studio @d.healey
            last edited by

            @d-healey Because I've been looking online for AI Stuff and I wondered if I can make a plugin using AI, for example I've found OpenAI, Bark by Suno AI and a few more ones and I wonder if it's possible to include it into HISE.

            A 1 Reply Last reply Reply Quote 0
            • A
              aaronventure @ClawFORGE Studio
              last edited by aaronventure

              @ClawFORGE-Studio Well you can fetch the repo using HISE methods, download it to wherever, and then run the python process using the BackgroundTask class, then dynamically load the output into HISE.

              You'll have to either wrap the whole thing along with python into a package that you ship with your plugin (I have no idea how to do that or if it's possible) or just deliver a python installer and fetch the library on plugin install/plugin first run/whenever directly from github which is a convenient way to make sure the library is always up to date.

              Because you're not beholden to executing stuff at realtime, you can do almost anything with the BackgroundTask class.

              Also maybe change that thread title so that it can be useful to someone else in the future 😄

              C 1 Reply Last reply Reply Quote 0
              • C
                ClawFORGE Studio @aaronventure
                last edited by

                @aaronventure Alright, I will look forward to that later. Btw how do I change the Topic's name ?

                A d.healeyD 2 Replies Last reply Reply Quote 0
                • A
                  aaronventure @ClawFORGE Studio
                  last edited by

                  @ClawFORGE-Studio go to your first post in the thread, click the three dots in the bottom right corner of your post, click Edit and change the title above the message entry field.

                  C 1 Reply Last reply Reply Quote 0
                  • C
                    ClawFORGE Studio @aaronventure
                    last edited by ClawFORGE Studio

                    @aaronventure Alright thanks, I'll change it later on, it doesn't allow me to change it for the moment.

                    1 Reply Last reply Reply Quote 0
                    • d.healeyD
                      d.healey @ClawFORGE Studio
                      last edited by

                      @ClawFORGE-Studio said in general:

                      Btw how do I change the Topic's name ?

                      I don't think you can at the moment because the forum, there are a couple of forum bugs.

                      @ClawFORGE-Studio said in general:

                      I can make a Text-To-Sample into HISE as well.

                      Not with the model you linked, it's trained on speech, you would need to make your own model.

                      Libre Wave - Freedom respecting instruments and effects
                      My Patreon - HISE tutorials
                      YouTube Channel - Public HISE tutorials

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post

                      51

                      Online

                      1.7k

                      Users

                      11.7k

                      Topics

                      101.8k

                      Posts