#🧬│ai-chat

1 messages · Page 208 of 1

wind island
#

how do I post models even tho I dont have access?

tardy vector
#

yeah theyre getting muted

coarse vessel
paper blaze
ionic pumice
#

just ping 1 lol

frail cypress
#

Hello! I am using RVC models since July 2023! And I haven't been making here for a long time ago... So here!

I have the chance to make models! I have the chance to do something! Okay?

I am James! I am a car fan and anime expert! I love listening to music that raves my ears! I want to make more models in the future!

covert lake
#

wtf happened here 😭

covert lake
light bone
#

You can't copyright voice 😭

#

And bro pinged whole ai hub staff

white widget
#

anyone wanna help out with training an rvc v2 model? i'm so behind on all of this

#

ok!

covert lake
white widget
#

no worries, sorry i havent been around here much

covert lake
#

nah dw bro

white widget
#

in other news Deja Vu by olivia rodrigo uses RVC

rotund bobcat
#

Hi I'm using RVC2 to make my own models, is there a better technology ? I would like to train models without using the finetunning process ? Will I get better results ? Thanks!

paper blaze
#

for a project at least

alpine granite
#

you can copyright an audio recording

#

just not the voice itself

wanton apex
#

Yo

#

Can I get ai admirers role had it on my @elder willow account but got disabled

feral haloBOT
#

Ayo? @wanton apex level 1 !!! lfg

wintry sinew
quartz roost
#

Miku going on a world tour right now.

#

Coachella. North America, Europe, mikufes. Magical mirai just this year alone

ionic pumice
vast horizon
#

damn

#

did i lose my roles when i left the server tf

#

L

wintry sinew
vast horizon
#

🤓

jagged geyser
#

-rvc

rare sorrelBOT
# jagged geyser -rvc
Documentation

📚 All-In-One English documentation

https://docs.aihub.wtf/

❔ English FAQ

https://docs.aihub.wtf/faq

✨ More guides

Full AI Voice Model Training Guide (Local)

Link: YouTube
Credits: Christopher Villanueva

Model training with Mainline RVC

Link: Rentry
credits: Raven (ravencutie21)

AICoverGen Colab Guide

Link: Google Docs
Credits: Eddy (Spanish Helper)

Create a model with RVC disconnected (colab)

Link: Google Docs
Credits: Angetyde

How To Make an AI Cover With Ilaria RVC

Link: Rentry
Credits: 👽 Julia (ailen2091)

covert lake
# vast horizon 🤓

Thats how discord works, now by logs i checked ur old roles and will add them back

jade shell
#

hey

covert lake
#

Done

covert lake
jade shell
#

howdy?

covert lake
#

Im good wbu

jade shell
#

just chillin, thx for askin

covert lake
# vast horizon thanks

Yw, you just needed to ask, bc we cant automatically give roles back after you leave as discord is like that lol

keen wraith
vast horizon
#

like

vast horizon
minor blade
#

Nice to meet you.

vast horizon
#

hi nice to meet you as well

minor blade
vast horizon
#

yea

minor blade
#

Sounds really good.

vast horizon
#

which one

minor blade
#

Nice job

vast horizon
#

i've done like 6 weeknd models lol

hardy agate
#

hi guys is there a chat for technical issues or can i ask my question right here?

scarlet hedge
#

Есть у кого моделька куплинова?

minor blade
#

@covert lake We got an scam link here

covert lake
#

Bet 1 sec

minor blade
long cairn
#

Today marks one year since the launch of the OG AI HUB server!

paper totem
#

are there ways to make a model by yourself

#

oh

#

nvm

slate saffron
#

Um yeah

#

I made like over 60 myself x3 it's quite easy and there's a guide for it

paper totem
#

Oh there is?

violet sail
#

Hello

slate saffron
#

Ya

paper totem
#

Do you mind if you can tell me where it is

slate saffron
#

In guides forum channel

paper totem
#

OH COOL

feral haloBOT
#

Ayo? @paper totem level 1 !!! lfg

balmy echo
#

hello

neon sun
#

hello does anyone know of a good female english voice model that's not exaggerated or robotic sounding
when i used ones i found with the filters i always got called out for those reasons, i just want to sound "normal"

lofty otter
#

hi

low marten
#

Any info on null from baldi

elder willow
#

hi

neon sun
#

shut up bot

elder willow
#

Help pls

#

JSONDecodeError Traceback (most recent call last)
<ipython-input-9-2977f958e2ef> in <cell line: 31>()
31 if os.path.exists(config_path):
32 # File exists, proceed with creation of creds and client
---> 33 creds = Credentials.from_service_account_file(config_path, scopes=scope)
34 client = gspread.authorize(creds)
35 else:

5 frames
/usr/lib/python3.10/json/decoder.py in raw_decode(self, s, idx)
353 obj, end = self.scan_once(s, idx)
354 except StopIteration as err:
--> 355 raise JSONDecodeError("Expecting value", s, err.value) from None
356 return obj, end

JSONDecodeError: Expecting value: line 1 column 1 (char 0)

quartz roost
tawdry lagoon
#

does anyone know some very realistic cristiano ronaldo voice model?

vernal swan
#

Can you train a voice for me, please? I've asked other people, but they all ask for ridiculous amounts of money.

#

😭

flat drum
#

Anyone know what problem FileNotFoundError: [WinError 3] Системе не удается найти указанный путь: 'D:\Retrieval-based-Voice-Conversion-WebUI/logs/mute/0_gt_wavs/mute40k.wav'
Traceback (most recent call last):
File "D:\conda\envs\rvc\lib\site-packages\gradio\routes.py", line 321, in run_predict
output = await app.blocks.process_api(
File "D:\conda\envs\rvc\lib\site-packages\gradio\blocks.py", line 1006, in process_api
result = await self.call_function(fn_index, inputs, iterator, request)
File "D:\conda\envs\rvc\lib\site-packages\gradio\blocks.py", line 859, in call_function
prediction = await anyio.to_thread.run_sync(
File "D:\conda\envs\rvc\lib\site-packages\anyio\to_thread.py", line 33, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File "D:\conda\envs\rvc\lib\site-packages\anyio_backends_asyncio.py", line 877, in run_sync_in_worker_thread
return await future
File "D:\conda\envs\rvc\lib\site-packages\anyio_backends_asyncio.py", line 807, in run
result = context.run(func, *args)
File "D:\conda\envs\rvc\lib\site-packages\gradio\utils.py", line 408, in async_iteration
return next(iterator)
File "D:\Retrieval-based-Voice-Conversion-WebUI\infer-web.py", line 1179, in train1key
big_npy = np.concatenate(npys, 0)
File "<array_function internals>", line 180, in concatenate
ValueError: need at least one array to concatenate

tawdry lagoon
#

all the cristiano ronaldo voices are terrible

feral haloBOT
#

Ayo? @tawdry lagoon level 1 !!! lfg

vernal swan
#

Can you train a voice for me, please? I've asked other people, but they all ask for ridiculous amounts of money.

light bone
quartz roost
#

The voice is real. It's a package of live recorded wav files that the artist can write with a pen into any song they like.

light bone
#

Still I don't know what's cool about this

#

I don't understand the whole phenomenon with Teto and Miku

errant lion
#

helo does anyone here know how i can get a homer simpson voice over?

tropic pebble
#

Heyyy

quartz roost
#

There is a real band. There's a song writer.
There's a real dancer for the motion data like shrek

#

I've met the people who make these

naive minnow
#

Have a good week 🙂

light bone
quartz roost
#

It seems you're too hung up on the character and can not appreciate the art made with them

light bone
#

And ye ik this whole thing have motion capture actors or just animators and song writes

crude flame
#

Is there EDP 445 model?

quartz roost
#

Their success mainstream was due to them getting exposure because of their songwriting skills with miku

light bone
crude flame
#

Does anyone have EDP 445 model?

quartz roost
light bone
#

Ye normal concert

quartz roost
# light bone Ye normal concert

That concert was teto's music. She is considered fine art by the tokyo national museum.

There is a reason she is one of the best selling ai voices on the market and kids doing cloned voices were just a fad

gentle canopy
#

hi

desert osprey
#

hello

split crater
#

Guys

feral haloBOT
#

Ayo? @split crater level 1 !!! lfg

split crater
#

What python version should I download to use RVC?

waxen grove
#

most of the downloads bundle python with them

#

but if you really have to install it, you'll need 3.10

split crater
#

OK thx 😊

tidal rivet
#

hi

#

im new here

#

where i can download the voice changer

velvet cape
vestal meteor
#

Hi

zenith nebula
#

Hi, I'm looking for a Jhay Cortez voice model

whole isle
#

Hello

compact crater
#

anyone have 48k pre trains ?

feral haloBOT
#

Ayo? @compact crater level 2 !!! lfg

dreamy girder
#

Will it work on mobile?

covert lake
#

There's a cloud version

#

I mean for rvc for making ai covers, for the realtime voice changer wokada no

covert lake
# zenith nebula Hi, I'm looking for a Jhay Cortez voice model

you can search:

if there isnt one, #1159289738314919936 or make it yourself with our docs guides https://docs.aihub.wtf

At the forefront of innovation as an open-source ecosystem that hosts cutting-edge AI voice cloning technologies.

Last update: Mar 10, 2024

covert lake
rare sorrelBOT
worldly oasis
#

how do i make a model im dumb

ancient sinew
#

hello bwö

worldly oasis
covert lake
worldly oasis
#

ok ty

covert lake
#

hi

split crater
#

I have this

#

wait

#

C:\RVC\RVC-beta0717>runtime\python.exe infer-web.py --pycmd runtime\python.exe --port 7897
Found
Use Language: en_US
Traceback (most recent call last):
File "C:\RVC\RVC-beta0717\infer-web.py", line 1989, in <module>
with gr.Blocks(theme=gr.themes.Soft(), title="Mangio-RVC-Web 💻") as app:
AttributeError: module 'gradio' has no attribute 'themes'

C:\RVC\RVC-beta0717>pause
Press any key to continue . . .

#

what should I do?

#

ok

abstract wing
#

Is there any talented dev (with expertise in creating a new software) who’d like to join me in starting a new, unique and revolutionary software? Send me a private message if you’re interested (there’s big money that can be made💰😉)

willow fox
#

Does anyone have a solution?
[Voice Changer] post_update_settings ex: [ONNXRuntimeError] : 7 : INVALID_PROTOBUF : Load model from pretrain/rmvpe.onnx failed:Protobuf parsing failed.

raven mountain
#

yo can someone help me i cant upload a voice

signal cairn
#

-colab

rare sorrelBOT
# signal cairn -colab
☁️ Google Colabs
🤗 Hugginface Spaces
signal cairn
jolly flint
fickle verge
#

how to make ai cover

#

I ain't reading allat

raven mountain
#

what voice does duckus use

#

yo

#

what voice does ducus use

#

wait why isnt the thing workingg

#

uploaded voice not working?\

#

yoo i uploaaded a voice it does not work

modest marsh
#

What is a reasonable epoch time?

raven mountain
#

?

#

i mean i uploaded the voice

#

it just doesnt work

#
  • its 1am
#

actually i gotta sleep its 1 am i just realised

main glen
#

ok

#

i might be dumb

#

but how do you upload a new voice model into the ai

glacial rose
#

-colab

rare sorrelBOT
# glacial rose -colab
☁️ Google Colabs
🤗 Hugginface Spaces
hoary tinsel
#

hey does anyone know how to build a synthesizer in python so i can use the voice model locally for tts?

rose salmon
#

sorry

minor blade
worldly oasis
#

weird question but did someones parents like record tv shows and kids tv shows onto vhs tapes? u have to be from the uk too

coarse canyon
#

hola

#

alguien sabe comod ecargo los modelos de voces?

worldly oasis
weary saffron
#

hola

worldly oasis
coarse canyon
weary saffron
#

someone help me

waxen grove
#

searching "invalid protobuf" leads to the solution !

ancient gyro
#

hi

signal cairn
#

hi

#

-colab

rare sorrelBOT
# signal cairn -colab
☁️ Google Colabs
🤗 Hugginface Spaces
wooden jolt
woeful bay
#

Hello. I'm new around and I hope to be part of this community making AI covers and a few AI voice models

tidal belfry
#

Yee

quartz roost
gusty rose
#

is there something up with the training model?

velvet hill
#

don't do models kids

wintry sinew
#

!ban user making a model

gusty rose
#

damn guys mb

quartz roost
velvet hill
signal cairn
#

-vits

#

-svc

feral haloBOT
#

Ayo? @open crater level 1 !!! lfg

quartz roost
signal cairn
#

oh

#

you mean gpt?

wintry sinew
quartz roost
#

Try diffsinger. Like svc but can be fine tuned

velvet hill
wintry sinew
signal cairn
#

if you want quality

#

gptsovits isn't that

#

either use tts > rvc or 11labs

gusty rose
#

damn chat just decided to pop off all the sudden

wintry sinew
#

mrmodz needs the 11labs role

velvet hill
#

experiment

wintry sinew
#

for opensource tts

velvet hill
#

that's what machine learning is all about

signal cairn
#

opensource and free? yea

#

you could say that

#

11labs is paid

#

but quality cant even be compared

wooden jolt
velvet hill
#

no

prisma pond
#

does anyone know why I cant upload local files

velvet hill
prisma pond
prisma pond
feral haloBOT
#

Ayo? @prisma pond level 1 !!! lfg

velvet hill
prisma pond
#

yes

velvet hill
#

you sure you set the correct path for the audio?

meager lynx
#

Is there a GitHub repository containing an AI model capable of generating music through training?

I'm interested in training an AI model with a specific music, aiming to generate music that truly embodies the essence of that specific music.

Once trained, this AI model would be capable of composing original pieces of music that not only faithfully adhere to the stylistic norms of the genre but also showcase creativity and innovation.

velvet hill
stuck patio
#

Hi

fickle verge
#

who pinged peter griffin

feral haloBOT
#

Ayo? @elder willow level 2 !!! lfg

quartz roost
fresh inlet
#

i guess i have a question, is it possible to run any text to voice tool if my hardware isint really the best? for free or locall.

#

I dont think i asked if you cared or not....

fresh inlet
quartz roost
velvet hill
#

gpt sovits has the official google colab

fresh inlet
fresh inlet
velvet hill
elder willow
#

-colab

rare sorrelBOT
# elder willow -colab
☁️ Google Colabs
🤗 Hugginface Spaces
velvet hill
#

i'm boutta make fun of people for what they listen to

elder willow
#

-colab

rare sorrelBOT
# elder willow -colab
☁️ Google Colabs
🤗 Hugginface Spaces
velvet hill
quartz roost
fresh inlet
elder willow
#

yo i forgot where is the place too find good settings based on ur pc?

velvet hill
#

Perpetual multiplier, procreating bastard
Ever had your gonads smashed by a ball peen hammer?

quartz roost
fresh inlet
quartz roost
fresh inlet
quartz roost
#

That's where it gets fun

alpine granite
#

it is for japanese and chinese which 11labs sucks ass at
though i kinda prefer style bert vits 2 for that

velvet hill
#

Fear breeds contempt in the heart of a man
One has to question this common trait
Why do we hate what we don't understand?
Forced into a body and damned with intelligence
Shoved into a soul, wired with circuitry you cannot control

alpine granite
#

english wise it can compete with elevenlabs on timbre on some occasions

silk hamlet
#

A lot of people want to dive into the world of dropshipping but often struggle with knowing where to begin. If you're one of those individuals, I'd be more than happy to offer some valuable tips to help you kickstart your dropshipping journey. And guess what? I won't charge you a dime for it! You see, I've already found success in this field, so it feels only fair to share my knowledge and guide you towards achieving your own goals.

elder willow
#

-colab

rare sorrelBOT
# elder willow -colab
☁️ Google Colabs
🤗 Hugginface Spaces
feral haloBOT
#

Ayo? @elder willow level 3 !!! lfg

velvet hill
#

damn the embracers of neutrality, fellow future fossils

formal hemlock
#

hello

#

guys

elder willow
#

Hey there

wide radish
#

hello everyone

elder willow
#

Sup?

formal hemlock
#

i need a good voice changer anyone can help

formal hemlock
#

tell

#

what

reef escarp
#

-help

rare sorrelBOT
glad sail
#

Hi

velvet hill
#

you picked the wrong server, fool

vagrant fog
#

Are there any free software / colab I can use with free GPU to train RVC models? I can’t train on my GPU, even though it’s an NVIDIA GeForce RTX 3050 Ti Laptop GPU; it still takes a long time, for 500 Epochs, for more than 24 hours

reef escarp
#

any good rvc model?

vagrant fog
velvet hill
vagrant fog
#

Ok, fine

wintry sinew
reef escarp
feral haloBOT
#

Ayo? @ripe summit level 1 !!! lfg

ripe summit
#

Lol

reef escarp
wintry sinew
#

cope

ripe summit
#

Why

reef escarp
reef escarp
# wintry sinew cope

Okay, let's ask what's your best voice that you using, no matter what type of voice and what gender

wintry sinew
#

i dont use realtime

#

just look at voice models

#

find one from a model master

reef escarp
#

okay

dapper breach
#

@wintry sinew did poopvc come out

wintry sinew
dapper breach
#

no

#

i want it nowangry

#

mf

wintry sinew
#

im working on somthing right now

dapper breach
#

ive been missing u

twin fractal
#

Bitch what

knotty pollen
#

plis kill admin

#

gay

vale ferry
#

WS

abstract ridge
wintry sinew
#

i nuked em tho

remote owl
#

I need me a daily dose of internet model frfr

#

im not new here I just never chat :/

wintry sinew
remote owl
#

there is one

wintry sinew
#

is it shit?

remote owl
#

only one

wintry sinew
#

i should make one

remote owl
#

i dunno, I can't download it right now. only 360 epochs though, and no sample

#

first it was mee6 and now its this thing smh

feral haloBOT
#

Ayo? @remote owl level 1 !!! lfg

quiet pumice
#

pog

feral haloBOT
#

Ayo? @quiet pumice level 1 !!! lfg

elder willow
#

t

sharp karma
#

T

sharp karma
wintry sinew
sharp karma
#

Dam

#

TTTT mines somewhat thicker

wintry sinew
jolly flint
#

I thought this letter T was very low

wintry sinew
#

T

sharp karma
jolly flint
#

ɐ

sharp karma
#

How do you send pics

jolly flint
#

O̸͗̒k̵͊͘

sharp karma
#

Mines more holy

frail rose
#

how do i add sample to the voice models? says I dont have permission to send message

light wigeon
#

Hi

celest cargo
elder willow
#

why cant i do ai covers anymore

feral haloBOT
#

Ayo? @elder willow level 1 !!! lfg

timid musk
timid musk
elder willow
#

nevermind

#

damn what happened to the Tartaglia cover

#

if you want a YouTube channel with half a mil subs dm me (NOT FREE)

wraith grotto
#

what happened to the og server

#

cause if it got banned I have lots of lost covers gone

elder willow
#

I made this

twin frost
#

tremendo

elder willow
#

xd

royal eagle
#

What's the best model type? so_vits, rvc, beatrice, diffusion svc, mmvcv30?

tepid cloak
#

Thanks bot boohooh

hearty salmon
#

can someone help me with the ai voice thing, when i talk, the voice works but it has a static sound after the end of every phrase i say

covert sequoia
#

does someone have w-okada voice changer or voice.ai i could vc with so i could hear it in action haha im curious thinking about getting it

tardy dawn
#

Does anybody know if there is an model for the squid game pink guard?

limber blade
#

/saveid

rough tree
#

yoyo

#

were the president voice models like banned or smthn

stark viper
abstract ridge
wind stone
wise fiber
fleet ingot
#

@lethal swan e_boorgir

celest harbor
#

hii

lethal swan
#

@fleet ingot e_boorgir

night gazelle
#

hii

exotic cargo
lyric harbor
toxic steppe
#

yo does anybody know how to record music with the real time voice changer 😭

elder willow
covert lake
wet oar
#

My name is Ermek. I'm a software engineer.

static trench
#

Yo

covert sequoia
#

bro vb cable dont work

signal iron
#

hi 🙂

pliant talon
#

yeah i just need some help in getting the voice models to sound the same or as close as possible to the creator's audio samples and i even paid for some too but they don't sound as good as the audio samples which really sucks so i'm hoping to get some help.. i can still do it in DM VC if we somehow catch each other at a good time

gloomy raven
#

how to voice model?

tight cypress
#

@river adder

feral haloBOT
#

Ayo? @wicked grove level 1 !!! lfg

tight cypress
#

thx

gloomy raven
#

can someone help me

tight cypress
#

or just song cover

gloomy raven
#

voice changing

river adder
#

Thanks

#

:3

tight cypress
#

click the English guide below "VC Cilent" unless you know Japanese

gloomy raven
#

thx

buoyant charm
#

Hello!

south trout
#

Do we need python for the voice changer?

nocturne galleon
#

Hi

silver needle
#

Hello

rotund pine
#

Hello

waxen grove
old barn
#

Hello, I was wondering how you can add a feature on the cover ai. How can I add 2 persons on a song that has a feat

#

Anyone?

trail coral
#

i might need them to add a integration of gptsovits model

#

for qcbot

celest cargo
#

you’d have to split the vocals yourself or try to find an ai to do it

#

some songs would be a lot easier than others

old barn
#

Alright, thank you

dire tundra
#

hi

mortal flicker
#

@hollow tangle This is l3af's alt account, i wont be able to develop until after tommorow, sorry for the invonvinence

hollow tangle
#

no rush dw

delicate peak
#

How do u get backing vocals to convert in rvc?

wintry coral
#

DO you need to talk in a certain way for the ai sound better?

mortal flicker
feral haloBOT
#

Ayo? @mortal flicker level 1 !!! lfg

mortal flicker
#

lol sapphire thinks im new

stiff birch
#

does anyone know what tts c.ai uses? kinda curious bc its so good 😭

feral haloBOT
#

Ayo? @stiff birch level 1 !!! lfg

mortal flicker
stiff birch
covert lake
#

Its a guide for telling u how to use the tts

mortal flicker
#

or that lol

mellow juniper
#

should I buy pretzel sticks or some chips

feral haloBOT
#

Ayo? @mellow juniper level 2 !!! lfg

covert lake
old barn
feral haloBOT
#

Ayo? @old barn level 1 !!! lfg

covert lake
# old barn Is there a tutorial on YouTube for this?

I dont think so as 99% of yt tuts are outdated, youd have just to seperate vocals and instrumentals and thensplit the part where you want one person to talk and another one where he talks, so you have different vocals and then convert the vocals of the 1st person with the voice you want, and the other vocals you splitted with the other voice model, then put it all back together

#

Please

#

For help dont ask here

#

Use help channels

old barn
#

Alr thanks

covert lake
#

Yw

elder willow
#

Hello, My Name Is Cool Coin

foggy pecan
#

yo how you get the tensorboard on v1006

covert lake
foggy pecan
covert lake
#

Good

lean blaze
#

help‼️

elder willow
#

Aight

lean blaze
elder willow
#

Hello there

lean blaze
#

How you doing

elder willow
#

Pretty nice I think, just woke up

#

wbu

dreamy cedar
#

yo guys

lean blaze
#

Shiiii i just be fulatoohugooin n a badoritaysoofin

dreamy cedar
#

any one can tell me where to find some arabic voice models

granite hinge
#

Meraba

lean blaze
#

Alhamdulilah

dreamy cedar
#

BRUH

feral haloBOT
#

Ayo? @dreamy cedar level 1 !!! lfg

lean blaze
#

BRUH

elder willow
#

Mohammad

feral haloBOT
#

Ayo? @elder willow level 3 !!! lfg

elder willow
#

Ayatola Jamenei 🍷

lean blaze
paper sundial
#

why the fuck is kits ai kicking me out of my own ai and locking me out 😭

feral haloBOT
#

Ayo? @paper sundial level 1 !!! lfg

clear mica
#

hi

sleek pond
#

hello

quartz roost
#

Voicevox is an open source ai tts that recently added a "humming" feature

quartz roost
#

You could make a custom model of just the sounds you want to render

#

What do you mean fine tune. You can train more epochs until it overtrains but it will only render what is the input data

feral haloBOT
#

Ayo? @scenic cairn level 2 !!! lfg

quartz roost
#

I've made multiple models of the same voice each in a different style

#

Rather than combine it all into one

#

We call this "vocal modes"

#

Screaming, whisper, talking etc

glacial rose
#

-colab

rare sorrelBOT
# glacial rose -colab
☁️ Google Colabs
🤗 Hugginface Spaces
quartz roost
#

I can change pretty quickly with wokada.

glacial rose
#

can someone tell me if the ilaria colab nootebook will ban gradio on free colab? after few mins i mean

feral haloBOT
#

Ayo? @glacial rose level 8 !!! lfg

wintry coral
#

IS there anyway to fix the frquent errors have occured with the framework and stuff?

feral haloBOT
#

Ayo? @wintry coral level 3 !!! lfg

pale raven
#

Well vc should make laughing feature lol

#

I sound like a chicken

ember blade
#

lmao

ebon urchin
#

hi chat

tardy lichen
#

yo

waxen grove
elfin hemlock
#

helppp

ember finch
#

hello

#

does a model having more steps and epochs make it slower or harder to run?

ember finch
glacial rose
gentle canopy
#

hi

junior shoal
#

Hi all,
I've got a bit of an unusual situation. For my Master's thesis in AI, I decided to make a voice changer that uses "sliders" to generate unique output voices, instead of input samples for cloning. I'm in my exploratory phase atm, so I'm looking for resources (particularly good data sets). Does anyone know if there's anyone in this server that I could bother with some technical implementary questions?

For reference, I plan to extend Kameoka et al.'s FastS2S model as of now.

Cheers!

dapper summit
#

Hi everyone!

modern patrol
#

hi

crimson vale
#

hey im new here, how do i make my friend's voice into a model?

thorn hornet
#

Is vulture from across the spider-verse a good idea for a voice model?

dawn jolt
#

is it possible to make 2 different models with 2 different tabs of rvc running? and if so will it explode my computer?

meager sierra
#

hello

spice egret
#

Holas

minor blade
tardy lichen
#

how do i installl

elder willow
#

where is turk models ?

haughty trail
#

When is Arceus x windows coming out?

ionic rover
#

what

#

thats a emulator/mod menu

#

not even good

haughty trail
#

Do you not know what that is?

ionic rover
#

why would anyone here know

#

also i do

#

some roblox shit

haughty trail
#

Are you guys partnered with SPDM team

ionic rover
#

sir, this is ai hub

haughty trail
#

Does AI hub have anything to do with roblox?

ionic rover
#

what do you think 😭

haughty trail
#

Never used it

feral haloBOT
#

Ayo? @haughty trail level 1 !!! lfg

covert lake
covert lake
glad thistle
#

подскажите пожалуйста где можно найти голосовые модели

haughty trail
#

Well I got invited by someone telling me that this is something to do with roblox

covert lake
haughty trail
#

Don’t fucking delete my message

waxen grove
#

none of that skid shit here pls thx

haughty trail
#

Oh cum on

#

Ok fine

#

I’m sorry

cerulean bobcat
#

off

scenic pebble
#

hi

#

does anyone know any free text to speech website or apps

inland canyon
#

hi

blazing drift
scenic pebble
feral haloBOT
#

Ayo? @scenic pebble level 2 !!! lfg

wintry sinew
#

tf is that?

#

wait

elder willow
#

Hello

ionic rover
#

@notsus12345789

#

@wintry sinew he left

#

wtf

delicate lynx
wintry sinew
#

not sus

delicate lynx
#

aint nobody gona look at my shit in there

elder willow
#

Facts

feral haloBOT
#

Ayo? @elder willow level 1 !!! lfg

ionic rover
#

bro stop rejoining with alts to ask this

#

!mute @elder willow

pine acornBOT
ionic rover
#

@wintry sinew again lol

wintry sinew
feral fern
#

why I cant download my made ai covers in kits ai

ionic rover
#

its the same alt as before, so not a bot

#

but why is he copy pasting shit

ionic rover
#

its literally the worst thing you could use

#

not to mention its paid, when rvc is 100% free and open source

feral fern
#

So what can I use?

ionic rover
#

just want to do covers?

#

this should do

feral fern
#

thank you

ionic rover
#

np

feral fern
#

@ionic rover Is there tutorial video? Because I dont understant anything

feral haloBOT
#

Ayo? @feral fern level 1 !!! lfg

feral fern
#

thanks

haughty trail
#

Who watches no text to speech?

feral haloBOT
#

Ayo? @haughty trail level 2 !!! lfg

feral fern
#

Bro I wait 20 munites to upload vocie model...

#

anyone can help?

queen pumice
#

hellüü

feral fern
#

oh okay

brazen kettle
#

aga ben turk sesi bulamadım

cunning trench
#

e

coral spire
#

#

kimse

main dock
#

hi everyone!
Exicted to be pat of the community

coral spire
#

hi

uneven quartz
#

Hello

coral spire
#

At what level can we reach sound models?

coral spire
#

thank you very much

#

How can I access Turkish audio models?

#

i can't find them

hazy nimbus
#

hii

low radish
#

Hello

final whale
#

Hello

wheat nova
#

How can I create sound models? Is there anyone who can give me information?

stoic pendant
#

I saw a ping looka

#

Did you, in return, ping back?

#

Ahh yes yes. Being the bigger fella, very well done >:3

inner relic
#

Hello guys

stoic pendant
#

Haihai!

inner relic
#

I have a question

#

How do you make an kpop ai cover

#

Idk how to make one

stoic pendant
#

What's your favorite video game series?

inner relic
#

Hmmm

#

Tomb raider

stoic pendant
#

Also sorry I have no idea infinite kpop

inner relic
#

Or uncharted

#

It's alr

stoic pendant
#

I see I see o.o I loved og tomb raider! I don't remember if I ever played og portal or just portal 2 though

#

What was the first software that got you into computer stuffs?

#

I think for me was old game maker

#

Those forums were so much fun >:3

last jetty
#

hey

unkempt bluff
gloomy raven
#

how to make voice model?

feral haloBOT
#

Ayo? @gloomy raven level 1 !!! lfg

gloomy raven
#

i want my make my own model

wintry sinew
#

who deleted that link before me

#

i was literally 1 second away

elder willow
#

Holy moly

#

I got no invisible nick, can ya see it btw

ionic rover
#

its not invisible on my end

wind stratus
rare sorrelBOT
# wind stratus -guides

Suggestion for @gloomy raven

Documentation

📚 All-In-One English documentation

https://docs.aihub.wtf/

❔ English FAQ

https://docs.aihub.wtf/faq

✨ More guides

Full AI Voice Model Training Guide (Local)

Link: YouTube
Credits: Christopher Villanueva

Model training with Mainline RVC

Link: Rentry
credits: Raven (ravencutie21)

AICoverGen Colab Guide

Link: Google Docs
Credits: Eddy (Spanish Helper)

Create a model with RVC disconnected (colab)

Link: Google Docs
Credits: Angetyde

How To Make an AI Cover With Ilaria RVC

Link: Rentry
Credits: 👽 Julia (ailen2091)

bold basin
#

hello i want uvr colab

#

-colab uvr

rare sorrelBOT
# bold basin -colab uvr
☁️ Google Colabs
🤗 Hugginface Spaces
feral haloBOT
#

Ayo? @bold basin level 4 !!! lfg

light bone
crimson patio
#

Hi

tawdry cape
#

Hello

twilit junco
#

hi

empty field
#

Hello there

limber comet
#

hi

wintry sinew
#

Hai

golden sphinx
#

hii

ivory creek
#

whats a good (non self harm) way to deal with a breakup

tepid basin
#

AI Hub voice chat is how I dealt with it

#

It's scary in there though

sweet delta
#

Hello

onyx plover
deft garnet
#

who has the updated colab?

#

the easy gui

elder willow
proven spindle
dry oar
#

yo i need help quick its for a yt youtube vid what is the best e girl rvc i need one to troll some people reply quick

rigid python
fleet ingot
#

@lethal swan e_boorgir

#

i wish a goodnight/goodmorning to everyone ^^ ☝️🔥

dry oar
proven spindle
#

is that it? the only differences?

wintry coral
#

Do you have to talk in a certain way for the AI to sound better?

elder willow
#

Hello

spring niche
#

Does anyone have an AI model for Pheonix ( Valorant ) ?

kindred belfry
#

Hey when i start conversion i can only hear it for like a second when i stop the conversion

heady current
split basin
#

Yolo

quick sequoia
#

this is me lol

mortal flicker
#

Yo what are you doing

proven spindle
#

ah ok, yeah. thanks!

sturdy topaz
#

wait why are there like hardly any voice models

ionic pumice
queen forge
#

guys whats the most realistic girl voice changer you could find?

coarse vessel
modern harbor
#

yall im having trouble with the model download

proven spindle
#

Could someone help me setup either Applio or RVC_CLI for mac? thanks

potent shard
#

Do someone like chicken?

dull aurora
#

hi

potent shard
#

Hello

dull aurora
#

umm so whats this server abotu?

abstract gull
#

hi

dull aurora
waxen grove
summer rampart
#

Hellow

bold kelp
#

Why's this happening?

covert lake
covert lake
covert lake
covert lake
covert lake
scenic pebble
#

any voice packs that are like 50mb..?

elder willow
night storm
#

hello

spring niche
#

cus i don't mind using wokada too

covert lake
#

But theres no way u can use the voices from here to voice.ai cus its paid and doesn't let you upload voices like wokada

#

Theres over 15k rvc models

covert lake
rare sorrelBOT
covert lake
sacred sage
#

Turk ses dosyalarını bulamadım

#

Yardımcı olabilcek varmı ?

spring niche
covert lake
spring niche
#

Okay thanks

covert lake
#

yw

ember snow
#

do i need a gpu for it to work?

indigo mesa
#

Im going to do ban speedrun

covert lake
#

For making a model yes

#

For realtime voice changer yes

#

For making ai cover no

ember snow
covert lake
covert lake
#

For like 4 hours

#

-realtime

rare sorrelBOT
ember snow
feral haloBOT
#

Ayo? @ember snow level 1 !!! lfg

covert lake
visual rune
shy mantle
#

selam

#

ses modelleri nereden görebılırım

#

yadım edebilecek kimse varmı

#

@shy mantle buaralarda yeniyim

covert lake
timber parcel
outer elm
#

guys ai voice changer dont work help me pls. pipeline is not installiazed

covert lake
outer elm
#

thx

quick geyser
#

а

devout palm
#

@opal marsh ass stank

waxen kindle
#

Helo guys im Tomek !

sturdy beacon
polar condor
#

hello

ripe stump
#

Salutations

lapis kestrel
#

Hello everyone, I would like to ask if there is anyone who speaks Spanish to help me with the modulator since I have some problems that no video tutorial has resolved for me, thank you.

elder willow
#

@opal marsh

#

not working here hopefully

hasty topaz
#

Does anyone have the Silver spoon AI voice?

covert lake
# hasty topaz Does anyone have the Silver spoon AI voice?

you can search:

if there isnt one, #1159289738314919936 or make it yourself with our docs guides https://docs.aihub.wtf

At the forefront of innovation as an open-source ecosystem that hosts cutting-edge AI voice cloning technologies.

Last update: Mar 10, 2024

barren hatch
#

My name Jack.

last swallow
#

Where is Turk Voice?

ivory urchin
#

👍

elder willow
#

Hey guys! (sorry my english is bad, I'm french) I'm searching a link for a google colab place, to make RVC or Applio with a tunnel, like Ngrok, for working whit GPu whitout stop. Do you know where I can do that? There is a bug on mine. Inference it's impossible now.

covert lake
lean blaze
#

.wk

indigo pikeBOT
#

👑  ⁦mox⁩ - 1551 plays
 2.  ⁦Kainé⁩ - 313 plays
 3.  ⁦yeresin⁩ - 187 plays
 4.  ⁦p⁩ - 136 plays
 5.  ⁦s⁩ - 117 plays
** 6.**  ⁦gilbert⁩ - 100 plays
 7.  ⁦fanta⁩ - 97 plays
 8.  ⁦epilogue⁩ - 88 plays
 9.  ⁦sqwab⁩ - 83 plays
 10. ⁦schwie⁩ - 73 plays
 11.  ⁦$crimbo⁩ - 66 plays
 12.  ⁦KANYEWESTLOVER⁩ - 53 plays
 13.  ⁦00.q⁩ - 47 plays
 14.  ⁦luminal⁩ - 44 plays

smoky lichen
#

hello there

covert lake
#

dont promote yourself here.

oak void
#

Hello everyone

lean blaze
covert lake
sand garden
feral fern
#

ordan aratacan

lean blaze
slim mist
#

Did someone have yamada anna ai voice

covert lake
lean blaze
#

bro wrote whole essay

sand garden
sand garden
#

Sapphire stfu

#

🙏

covert lake
# slim mist Did someone have yamada anna ai voice

you can search:

if there isnt one, #1159289738314919936 or make it yourself with our docs guides https://docs.aihub.wtf

At the forefront of innovation as an open-source ecosystem that hosts cutting-edge AI voice cloning technologies.

Last update: Mar 10, 2024

sand garden
elder willow
#

good good

sand garden
#

no idea who you are, but yo

elder willow
covert lake
#

the server has 333k members btw, and who exactly are you even talkin abt

sand garden
elder willow
#

yes british

covert lake
#

AMPLIFY NEEDS TO BE BACK lfg

elder willow
#

hi cleveland impres amerikan man

sand garden
covert lake
sand garden
#

I got enough paperwork to do at sandia

elder willow
#

amplify just here to chill

#

let him chill

covert lake
#

chill hub

feral haloBOT
#

Ayo? @peak pebble level 1 !!! lfg

elder willow
#

just say here tbh Astro

covert lake
#

yea

sand garden
wintry sinew
#

amplify?

#

ayyy

#

ur back

sand garden
wintry sinew
covert lake
#

to banned users i mean

lean blaze
#

No

sand garden
feral haloBOT
#

Ayo? @sand garden level 30 !!! lfg

sand garden
#

Shut the fuck up @feral halo

covert lake
#

"mass pings, provocative questions, general bfa" ig

sand garden
#

jesus chrsit

waxen grove
#

Stuff got blocked by the filter one before that nails

sand garden
#

Yeah he can be unbanned just check with the other staff first

waxen grove
#

Tell your friend to appeal, he should've been DM'ed by sapphire

sand garden
#

^

waxen grove
#

pub chat

wintry sinew
sand garden
wintry sinew
#

it tells anyone who gets warned muted etc

waxen grove
wintry sinew
#

lean blaze
wintry sinew
#

frfr

lean blaze
#

Rise and shine, my fellow sigmas! 🗿🍷

wintry sinew
#

skibidi sigma

lean blaze
#

I might “crashout” on these “bops” after hitting a green fn!!🔥🔥🔥

waxen grove
#

@pine acorn

#

Should be from that one

wintry sinew
lean blaze
#

Chill chatgpt

crude flame
#

is there EDP 445 model?

lean blaze
crude flame
lean blaze
#

🤯

crude flame
#

Don't get the wrong idea dude it's just for trolling

lean blaze
#

yeah fs fs

crude flame
#

LMAO boohooh

feral haloBOT
#

Ayo? @crude flame level 2 !!! lfg

crude flame
#

EDP 445 voice model?

lean blaze
#

There is no edp model i think

fair beacon
#

Hiiii everyone 😍

lean blaze
pale raven
#

Can AI give me 1 million dollars I need it

signal cairn
#

what the fuck

#

nah no second chances on that

#

mf knew what he was doing

covert lake
signal cairn
#

or did he do it multiple times before pinging every single staffer

#

bc most kids do that to provoke

covert lake
covert lake
spiral ibex
#

hi

gentle canopy
smoky lichen
#

yall is tesseract from the nuget installer safe

feral haloBOT
#

Ayo? @smoky lichen level 1 !!! lfg

waxen grove
smoky lichen
#

oh i see thanks!

slate onyx
#

sal

unborn holly
#

hi

covert lake
#

hi

novel haven
#

Sometimes

#

"Sometimes takes a real man to be best girl"— Mfs searching for female voice changer

elder willow
#

-colab

rare sorrelBOT
# elder willow -colab
☁️ Google Colabs
🤗 Hugginface Spaces
minor badge
#

ya des fr

vagrant sapphire
#

Hello

main veldt
#

f

tawny blade
#

whats that bot that converts audio files to videos

feral haloBOT
#

Ayo? @tawny blade level 1 !!! lfg

tawny blade
#

was in old ai hub

wintry sinew
#

audio reposter

noble elbow
#

hi

stone oriole
#

hi

elder willow
vocal thistle
#

Can you send a link to create an audio model and make an AI Cover?

hollow kestrel
covert lake
red pine
#

someone has some good girl voice?

red pine
waxen grove
#

c'est pas giga actif mais oui

minor badge
#

Okay mrc bg

elder willow
#

@cerulean glade

quartz roost
elder willow
#

hiiii

wraith pecan
#

hi

covert lake
#

Hi

midnight whale
#

Hi

cursive cipher
#

hi

hoary steeple
#

any cloud-based rvc's with rvmpe?

#

hi btw

hallow mantle
exotic fog
#

Thanks everyone for help and sorry if I caused anyone some trouble. I didn't know my question would come off as unethical so please remove this picture so someone doesn't interpret it as misleading thanks again to the whole community and my friend you all made my day

feral haloBOT
#

Ayo? @exotic fog level 1 !!! lfg

fresh ember
late field
#

hi

tepid cloak
fresh ember
#

hi

vocal apex
#

hello guys i have un question does anybody have a normal female voice changer that accualy sounds like just a normal girl?

coral stump
#

yo guys

#

just curious if there is any better software than Voice ai To speak with ur ai voice

steady comet
#

What is rvmpe vs. rvmpe_gpu? Is this RVC 2?

stark breach
#

pinto mole

#

se tiver BR fico feliz

naive rune
#

Hi I'm new to this server

cursive cipher
#

does anyone have a realistic girl voice for guys

feral haloBOT
#

Ayo? @cursive cipher level 2 !!! lfg

red pine
#

someone has a realistic girl voice

wild briar
#

Is 500 epochs fine for a 25 minute dataset?

red pine
feral haloBOT
#

Ayo? @red pine level 1 !!! lfg

light bone
frank tiger
#

whats the best girl model you guys have found?

vocal apex
tropic folio
#

Guys, please help. I want Squidward to voice the text, but I don’t know what neuron to use. help me please

pale cove
#

Is there any way to use it on mobile?

coral stump
#

does anyone know a good rvc that doesnt require coding

feral haloBOT
#

Ayo? @coral stump level 1 !!! lfg

zealous smelt
#

CAN I GET SOME HELP WITH A AI

hoary steeple
elder willow
#

bruh what was i timed out for

zealous sapphire
#

are there even any working RVC sites atm? Huggingface and Colab are currently broken for me.

celest cargo
#

bro went to the ai hub discord

signal cairn
normal stump
#

bc AI enjoyers are smart and thus have valid political views

#

fact or cap

signal cairn
#

@normal stump please no random pools or tests on public chats

#

not the right place

#

political stuff just makes it worse

normal stump
#

What if I told you I was Brazilian

#

Would that change things

#

@signal cairn

signal cairn
#

nope

zinc rune
#

once I have a model how do i use it

hardy gorge
#

hey, i have problem, my voice dont change in the app what should i do?

manic plover
#

Can anyone tell me why every so-vits-svc hater thinks every so-vits model is trash?

broken imp
#

Hey, is there any Suno Bark models on here or is that project pretty much dead?

manic plover
broken imp
feral haloBOT
#

Ayo? @broken imp level 1 !!! lfg

desert yarrow
#

hi

#

can someone help me :,)

#

why tf i have echo on discord with voice changer

#

😭

feral haloBOT
#

Ayo? @elder willow level 1 !!! lfg

opal hollow
#

hi im glock

manic plover
feral haloBOT
#

Ayo? @manic plover level 17 !!! lfg

runic spade
#

Yourself

ionic rover
#

gpt sovits has nothing to do with svc

red pine
#

ssomeone has a good girl voice?

silk hamlet
#

A lot of people having some problem with your store either in the form of not getting website visitors, not getting sales?, having customers but no one is buying or not even getting enough people buying and you are in need of help, worry no more I am here to help those types of people I listed here if you are one kindly reach me out by dropping your store link for a proper check-up for the problem to be solved.

frank tiger
#

please dm me if you have any realistic girl voice models please

red pine
#

please dm when you have a good girl voice

viral pelican
#

hey guys quick question whats a free editing program where i can put multiple audio file layers in at once?

feral haloBOT
#

Ayo? @viral pelican level 5 !!! lfg

viral pelican
#

hey guys does anyone have a good editing program free that i can use to create covers?

quartz roost
# viral pelican hey guys does anyone have a good editing program free that i can use to create c...

Feel free to support me on Ko-fi: https://ko-fi.com/adamedmond

Uploading this first because DEATH cover got blocked many times, probably because of the music video thing so I'm doing the plan B video right now 👍
SVP distributed as well if anyone would like to try it out with other voicebank! Feel free to use it and don't forget to give credit w...

▶ Play video
tight cypress
#

SynthV is not an editing program though

#

it is something like Vocaloid

spring thorn
#

anyone here has some experience in cybersecurity

viral pelican
#

i need help knowing what to download to use the voices and to make the ai cover videos any tips?

#

the video editor needs to be free cant pay for one