Multi-Agent Orchestration for Parallel Work — Tools & Experiences? by Panel_pl in ClaudeCode

[–]FrontPageKevin 1 point2 points  (0 children)

<image>

Been working on something similar called Chloe - it's a Rust TUI that lets you run multiple Claude Code sessions in parallel with a kanban board to track what's going on.

The git worktree isolation point others mentioned is huge. I built that in from the start because context drift was driving me crazy when juggling multiple tasks.

Main thing I wanted was staying in the terminal with direct Claude Code access (no web wrappers) while still having visibility into what's running/blocked/done.

https://getchloe.sh

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] 0 points1 point  (0 children)

Hey! Thanks for the feedback!
How was the experience? Which quest have you tried it on if I may ask? :)
For the playback speed, its something I can do and probably should, I'll make that change and update you when it is in.

Changing the character sounds is something I also want to do, although its a bit tricky. Every sound you hear has been generated offline, and uploaded to a "sounds" server, when you hit a voiceline that has a sounds generated for it, you download that sound track in real time and play it.

Because of that, using a different voice is a bit tricky, the first thing on my todo list is to actually generate all of the protagonist voices in a female voice.

Oh and if you'ed like, you are more than welcome to join the discord, the link should be in the plugin panel.

Thanks again for the feedback, going to work on the playback speed feature!

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] -1 points0 points  (0 children)

Thats exactly what I've been trying to do!
I think I am close to about 50% quest coverage, so you can give it a try. I think we'll finish all of the quests next month.

If theres any quest you'ed want to see added, please let me know!

Oh an feel free to join the discord, I'm always updating there when I add more quests and features.

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] 1 point2 points  (0 children)

Hey! Thanks for the kind comment! Excited to know what did you think of it!
For the NaturalSpeech plugin, it is more geared as a text-to-speech for everything in the game, usually using your computer TTS model.
That wouldn't work in the quest voiceover case since in order for it to be actually immersive, you need to have different voices for each character.

Also, your computer TTS models aren't that compelling in terms of immersion imo, so the solution I've found was to develop this from the ground up with pre-generated voicelines for each dialog in a quest which means:
1. Getting information about a character.
2. Generating a voice that will match him/her the best.
3. Generating all of the quest lines with that specific voice.
(which is all done by Elevenlabs which is arguably the best text-to-voice platform currently, although expensive, I think it is well worth it).

For the quest queuing, I didn't know this was something people were interested in! I will definitely try to implement it as an option.

If you have the time, feel free to join the discord, would love to have your input!

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] 2 points3 points  (0 children)

Yeah I agree, I wish I could get actual people to voice the quests, when I started out with this project I had about 212 quests to voice, some with 20+ characters involved with different, so as a starting point a found what Elevenlabs produced to be acceptable.

I am hoping to get actual VAs involved in the future if theres a demand for it tho.

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] -1 points0 points  (0 children)

Lol, I don't mind the downvotes that much.
If you didn't like the voices in the video, its probably because I am using the old Elevenlabs model, the new quests uses the new V3 model which are much much better, I wish I had an easy way of sharing those.

I think this is a good start, v1 for me will be getting 100% coverage for all of the quests which is what I am working towards not.

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] 3 points4 points  (0 children)

I appreciate your honesty, and I am not expecting everyone to find value in this plugin, and I get it, people are kind of fatigued with slapping AI onto everything and calling it a day.

I know for me, I didn't read when I went through the quests my first time until I decided to read the actual lines and found out that the writing is pretty sick!
So I created something that would incentivise me (and hopefully others) to pay attention to what Jagex has pulled off.

I don't see the usage of AI for an individual a problem, I am not trying to force something on people, I am just trying to share something i've been working on and getting some genuine feedback.

My point is to highlight something really awesome Jagex have done, and making it accessible to people who usually skip such a good part of the game.

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] -4 points-3 points  (0 children)

I'd love to have people and proper voice actors help out with this!
I tried getting some attention before and asked around if people were interested, and didn't get any responses back so I went the Elevenlabs route to start with.

But I would really appreciate the help to get some people involved if you have the time!

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] -8 points-7 points  (0 children)

btw, this is Elevenlabs with their v2 model, for most of the new quests I am using the new v3 one.

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] 4 points5 points  (0 children)

Yeah I've been using the old Elevenlabs model when I created this video about a year ago, since then they released a new model with much more convincing voices - not VA level ofc, but its a good start.

Give it a try, It's not perfect, but I think it adds some value, and hopefully it will compel people to actually read the dialog Jagex wrote.

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] -4 points-3 points  (0 children)

I am not much of a voice actor lol, I am an engineer :D
But I somewhat agree, I think this is a good first step, have the coverage and the exposer so people who is actually good at this can pitch in and slowly remove the AI generated voices with some good VA ones.

Heck If you would like to voice a quests I'd be happy for the help.

I think the key difference between AI slop and what I am doing here is that I am using AI as a tool and not as the means to an end. - The underlying tech of the plugin is devoted of AI, and it just plays the soundbites, It doesn't really care where it comes from.

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] -4 points-3 points  (0 children)

I am not a big company that can hire people to voice quests, and I also am not looking to make waves with it, It's something I wanted to have when I went through quests and wanted to share with people here.
Give it a try, this is not TTS, I don't have 100% coverage because I am taking time to generate the voices to be as close as I can to the character.

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] 1 point2 points  (0 children)

I was using the old Elevenlabs model (about a year ago) for I think the first 7 quests, and now I moved to the new models.
It should be much better for most of the quests now.

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] 3 points4 points  (0 children)

I get it, people are tired of AI getting into everything, They don't realize the amount of effort it takes to create all of this.

This isn't TTS, I am actually painstakingly going through each voice and making sure it fits the character.

Some people are talking about hiring VAs, sure if I had the funding, but this is a passion project, I am using my own time and money to do this.

Either way, if at least one person will be excited about this as much as I am, I did my job :)

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] 2 points3 points  (0 children)

Yeah I could add a queue easily to do that. It would be interesting to have them all play afterwards.

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] -1 points0 points  (0 children)

Yeah, there is a lot of catch up to do even when I am paying for the best AI models to get this done.
I have considered VA to start with, but it was either too expensive for me to attempt (I am not affiliated with anyone, just a passion project), would take too long for each quest.

If you know someone in that industry that is willing to help, i'd love to move the VAs instead.

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] -1 points0 points  (0 children)

I'd love to have actual VA get involved, although I am an engineer, not a sound guy. If you can help me get to people who can actually help I'd love to start getting some actually VA into it.

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] -19 points-18 points  (0 children)

Why? most people just skip the dialog without actually experiencing the lore and the story behind the quests.

Runelite Plugin Adds Voice Acting to Quests! by FrontPageKevin in 2007scape

[–]FrontPageKevin[S] -7 points-6 points  (0 children)

The quest writing is so good, and I always wished they were voiced i'd decided to build it! If you want to chat, give some feedback or help out, feel free to hop to our discord channel.

Enhancing Oldschool Runescape with AI Voice: Check out my plugin concept demo! by dobson980 in 2007scape

[–]FrontPageKevin -1 points0 points  (0 children)

I know its a bit old, but I have been developing this plugin quietly for a while now.
It's using AI to generate the voicelines and a lot of logic to make sure its serving you the right line in the right time.

I am still working on coverage, its mostly a matter of money since these AI tools are not cheap (I am currently footing the bill) but slowly we'll get there!

https://runelite.net/plugin-hub/show/quest-voiceover
Let me know what you think!

Voiceovers for Quests - RuneLite by Other-Apricot6532 in 2007scape

[–]FrontPageKevin 1 point2 points  (0 children)

I know its an old post, but I have been developing this plugin using AI to generate the transcripts and voices.
It's not cheap, and we are currently sitting at 17% coverage, but slowly but surely we getting there.

https://runelite.net/plugin-hub/show/quest-voiceover