ElevenLabs Batch Voice Changer — Modding Tools If you are looking for a tool to batch generate voice lines from text, check this: ElevenLabs Batch Generator — Modding Tools
Overview
Tool that helps you quickly voice change multiple audio files using ElevenLabs API.
Batch process multiple audio files at once
Full integration with all ElevenLabs voices and models
Can't tell if I made the exe open slower or if it's because I have a Wabbajack install going EDIT: Wait I'm retarded I can just set my resolution to the same as you
Last edited by loregamer on March 2nd, 2025, 00:07, edited 2 times in total.
Apparently these are missing advanced features we can access from using the API instead of through their site. If you guys need any of of these, lemme know
Voice Conversion Enhancements
Voice Seed Parameter: Add support for the seed parameter to enable deterministic voice generation for consistent results when converting the same audio multiple times.
Voice Isolation Pre-processing: Implement the ElevenLabs Audio Isolation API as a pre-processing step to clean up input audio before voice conversion.
Clarity Boost: Add support for the clarity boost parameter available in newer ElevenLabs models.
Chunking for Large Files: Implement chunking to process longer audio files in segments, improving reliability and potentially reducing processing time.
Pronunciation Guide: Add support for pronunciation dictionaries to improve specific word pronunciations.
Voice Creation and Management
Voice Generation from Description: Add the ability to generate custom voices from text descriptions using the Voice Generation API.
Voice Cloning from Samples: Allow users to create custom voices by uploading voice samples.
Voice Library Management: Add functionality to save, categorize, and manage favorite voices.
Advanced Processing
Timestamps and Word-level Control: Implement support for generating timestamps for each word, enabling more precise audio editing.
Streaming Processing: Add streaming support for real-time processing of audio files.
Language Detection and Translation: Automatically detect the source language and offer translation options.
Batch Processing Optimization: Implement parallel processing for multiple files to speed up batch conversions.
User Experience
Audio Preview: Add the ability to preview how a voice will sound before processing the entire file.
Advanced Output Settings: Provide more control over output audio quality, format, and compression.
Preset Management: Allow saving and loading of voice conversion presets.
Progress Estimation: Implement more accurate progress and time remaining estimates.
Read more ...
Last edited by loregamer on March 2nd, 2025, 00:12, edited 1 time in total.
I tried installing it via github and I think you broke it.
I tried anaconda with py 3.8 env and my normal 3.12 python install (yes I tried reinstalling the libraries), both didn't work.
Screenshot 2025-03-02 031652.png (71.28 KiB) Viewed 588 times
So is it a problem on my end or what?
Last edited by traxtan on March 2nd, 2025, 00:43, edited 2 times in total.
Password doesn't work anymore, also I tried installing it via github and I think you broke it.
I tried anaconda with py 3.8 env and my normal 3.12 python install (yes I tried reinstalling the libraries), both didn't work.
So is it a problem on my end or what?
Edit: To clarify the password "epic gamer slur" does not work on v1.2.1, I tried 7zip and winrar.
Read more ...
The zip password? I just redownloaded and works for me
In terms of PyQt6, I had to do this to get it working. Can copypasta it from the github readme
In terms of PyQt6, I had to do this to get it working. Can copypasta it from the github readme
Read more ...
The copypasta uninstalls pyqt6-tools but does not reinstall it (tried reinstalling but still didn't work), anyway I already told you I tried it but for good measure I tried it again and it still doesn't work seems like it werks on your machine but not mine which is fine.
Last edited by traxtan on March 2nd, 2025, 00:39, edited 1 time in total.
To make sure I understand this correctly, you upload all of the audio files you want to convert, select the voice you're trying to use, and then it spits out those files but with the voiceover you want?
Yeah it's a nice 1:1 "change these voice lines into sounding like someone else" tool. Not just text to speech
I'm working on an update to use all the ElevenLabs features so you don't even need to go to the website, but I guess that will be a separate tool @Vergil