No video

Voice Cloning Software ERRORS FIX [Tortoise-tts]

  Рет қаралды 31,560

Emit.Reviews

Emit.Reviews

Күн бұрын

Tortoise-TTS software is currently not working if you follow the default setup steps. So, I've made an updated guide to showcase the installation.
✅ Hostinger $1.79 ➜ emit.reviews/g...
CODE for extra 10% OFF ➜ EMITREVIEWS
Check out the pinned comment for every single command I've used in the video.
Here's all of the software you'll need
1.Python 3.9 www.python.org...
2. Anaconda - www.anaconda.c...
3. Git - gitforwindows....
Original Tortoise-TTS software creator - github.com/neo...
To generate AI speech use this command
python tortoise/do_tts.py --text "I'm going to speak this" --voice random --preset fast
Change the text within " ", this will be words that will be generated. Change the voice to whichever voice you want to use for the generation. I recommend using --preset fast for a first try, if you like the results, you can re-generate using --preset standard for better quality.
For more information refer to my previous video:
Clone ANY Voice for FREE Using AI & Your PC - • Clone ANY Voice for FR...

Пікірлер: 230
@Emit.Reviews
@Emit.Reviews Жыл бұрын
KZfaq removed my previous pinned comment, leaving another one. Commands used: conda create --name tortoise-tts python=3.9 conda activate tortoise-tts conda install -n base conda-forge::mamba mamba install pandas cd anaconda3 conda install torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia conda install -c conda-forge pysoundfile git clone github.com/neonbjb/tortoise-tts.git cd tortoise-tts
@b-doi1211
@b-doi1211 Жыл бұрын
I can see it now! No removals (yet)
@JoTheStupid
@JoTheStupid 10 ай бұрын
python -m pip install -r ./requirements.txt for anyone who needs it
@lanceskrill4599
@lanceskrill4599 7 ай бұрын
Is there an exe program . After 19 days of searching , ive found only 2 types of creating AI voices overpriced websites 28€ per month , and python cmd / bat . That for some reason it crashes every time , no matter the software , even the google collab has errors . I want an exe c++ file thats easy to work with , dosent requires 28 gb of storage , or is overpriced , or needs 20 lines / cells of code . And has just a button when you input all samples and out put the PTH file .
@PrincessSleepyTV
@PrincessSleepyTV 6 ай бұрын
The comment censor algorithms get me all the time for making very slightly controversial comments, and sometimes it removes me for fun... gotta love communism am I right?
@Emit.Reviews
@Emit.Reviews Жыл бұрын
✅ Hostinger $1.79 ➜ emit.reviews/go/hostinger-2023?ai CODE for extra 10% OFF ➜ EMITREVIEWS Here are the command used in this video in order: conda create --name tortoise-tts python=3.9 conda activate tortoise-tts conda install -n base conda-forge::mamba mamba install pandas cd anaconda3 conda install torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia conda install -c conda-forge pysoundfile git clone github.com/neonbjb/tortoise-tts.git cd tortoise-tts [From Requirements.txt delete all NUMBA entries and llvmlite entry. Then change NUMPY to 1.20.3 and SCIPY to 1.10.1] python -m pip install -r ./requirements.txt conda install numba python setup.py install
@__Pengy
@__Pengy Жыл бұрын
Thanks you for making this video it helped so much!
@ChasingStars7111
@ChasingStars7111 Жыл бұрын
Thanks for the great video! Can't wait for the guide of webui version!
@TyroniuzOz
@TyroniuzOz Жыл бұрын
Just a quick note - numpy would be 1.23.0 in the requirements.txt file.... :) cheers -
@redvodka8048
@redvodka8048 Жыл бұрын
numpy 1.20.3 is installed but numpy=1.21 is required by {'numba'}
@Zxxbn9
@Zxxbn9 Жыл бұрын
@@redvodka8048 i have that problem
@pathseeker8921
@pathseeker8921 Жыл бұрын
For those who can't install mamba like me with the conda install -n base conda-forge::mamba command, try "conda install -c base conda-forge::mamba" instead, it worked
@K-eine-ahnung
@K-eine-ahnung Жыл бұрын
didnt work 4 me
@nathangracias
@nathangracias Жыл бұрын
This worked for me. Thanks
@bazcuda
@bazcuda 11 ай бұрын
Thanks, that fixed it for me. The original command was stuck on "solving environment"
@OkiMokie
@OkiMokie 8 ай бұрын
tried this, it worked. Thank you!
@aleksandarnemaprezime3350
@aleksandarnemaprezime3350 Жыл бұрын
If anybody have problem with Mamba Solving Environment - takes forever 1. Updating conda and conda-build conda update conda conda update conda-build 2. Installing libmamba To install and set the new solver, run the following commands: conda install -n base conda-libmamba-solver conda config --set solver libmamba After these steps the solving environment issue should be gone.
@pipp6925
@pipp6925 Жыл бұрын
Thank you so much.
@mari_artist21
@mari_artist21 Жыл бұрын
Thank you!!!
@yes-qw6om
@yes-qw6om Жыл бұрын
@@pipp6925 nice pfp and banner
@yes-qw6om
@yes-qw6om Жыл бұрын
thx btw
@0bvioushero
@0bvioushero 11 ай бұрын
For everybody who has an error that says something along the lines of " Unable to pre-compile async_io" just delete deepseed in the requirements ( not done till now but it helped me with the error^^)
@dreamtrayz
@dreamtrayz 15 күн бұрын
do you know what removing the deepseed does ?
@ThisOverKill
@ThisOverKill Жыл бұрын
You sir have a BIG BRAIN.. This has kicking my butt for days.. 👍
@celnamusic
@celnamusic Жыл бұрын
I agree, he doesnt have a big brain but also big heart to people
@volatile2005
@volatile2005 Жыл бұрын
why is terminal saying this?- numpy 1.20.3 is installed but numpy=1.21 is required by {'numba'}
@t4.076
@t4.076 Жыл бұрын
change numpy to 1.21.0
@volatile2005
@volatile2005 Жыл бұрын
@@t4.076 yeah i figured it a couple days ago thanks for the advice tho it will help other people
@Dan_K_Meme
@Dan_K_Meme Жыл бұрын
Help, it says: "Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve." Now it says: "Solving environment: unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source."
@Timbymon
@Timbymon 5 ай бұрын
If you are using windows and you get an error like "Unable to pre-compile async_io" after running "python -m pip install -r ./requirements.txt" - then try removing the "deepspeed" from the requirements.txt, this solved one of my issues
@IDKOKIDK
@IDKOKIDK Жыл бұрын
Will you have your Tortoise 5x tutorial with web interface up soon? Great tutorial but it's going to be far too slow on my machine, but 5x faster sounds great!
@Jaktechnologies
@Jaktechnologies 5 ай бұрын
I had many changes to make on my laptop, which is a much less powerful machine than my desktop, and it's a nice little lappy laptop. It was a fun tutorial, and it was very welcomed and appreciated. I know you put this out a while ago. However, first, I saw this method to do it. I already had many of the things installed, including some additional offline free private AI stuff I've already got on my laptop. It gave a lot of errors in the last step of the tutorial, I had Python 3.11 already, and for example, my requirements file had 32 items in it whereas yours had 15, so I had to put in the command get an error, correct it, do it again, new thing, do it again, repeat lol
@Nioxs
@Nioxs Жыл бұрын
Finally a channel that updates the video, if something changes, thanks good video
@wirelessriver7
@wirelessriver7 Жыл бұрын
can you do a tutorial on how to configure it to run on an amd gpu?
@chox7517
@chox7517 9 ай бұрын
If y'all are having trouble with the following error. "Traceback (most recent call last): File "C:\Users\surfl\tortoise-tts\tortoise\do_tts.py", line 7, in from api import TextToSpeech, MODELS_DIR File "C:\Users\surfl\tortoise-tts\tortoise\api.py", line 12, in from tortoise.models.classifier import AudioMiniEncoderWithClassifierHead ModuleNotFoundError: No module named 'tortoise.models'" Close the window and re open it with admin privileges and skip the "conda activate tortoise-tts" step and just navigate directly to the tortoise-tts folder instead.
@vicodinwolfe
@vicodinwolfe Жыл бұрын
Thanks i was banging my head against the table with the original installation guide
@jeremiahholland6108
@jeremiahholland6108 Жыл бұрын
Ran into issues with the requirements.txt file on two different PCs. The python -m pip install -r ./requirements.txt command always fails on the deepspeed==0.8.3 install. Tried to get it working with the magic of some googling but never could get it.
@der_erzfeind
@der_erzfeind 7 ай бұрын
same problem
@meep_poggerson
@meep_poggerson Ай бұрын
@jeremiahholland6108 @Worthless FloH you should be able to delete deepspeed from the requirements and then do conda install deepspeed
@Fennelfox
@Fennelfox Жыл бұрын
Hey! I've been trying a lot to get mamba installed through conda but it just wont work, would it work if I use an older version of Anaconda?
@thahrimdon
@thahrimdon Жыл бұрын
Oh my gosh. Couldn’t like and subscribe fast enough!! Need more people like you on this planet!
@-lunte.
@-lunte. Жыл бұрын
had to change numpy==1.20.3 to numpy==1.21 in the requirements then run python -m pip install -r ./requirements.txt again and it worked
@Emit.Reviews
@Emit.Reviews Жыл бұрын
Thanks for sharing!
@ld1r128
@ld1r128 Жыл бұрын
You Did What's Called a Pro Gamer Move
@b-doi1211
@b-doi1211 Жыл бұрын
In the description it says "Check out the pinned comment for every single command I've used in the video." But I do not see any pinned comment with any commands
@Emit.Reviews
@Emit.Reviews Жыл бұрын
Hmm KZfaq must of remvoed them thinking it was jibberish spam. Let me set up a new one, thanks for letting me know!
@infinite5019
@infinite5019 Жыл бұрын
I got this error 5/18/2023 "ImportError: Numba needs NumPy 1.21 or greater. Got NumPy 1.20."
@abdulsiddiqui5250
@abdulsiddiqui5250 Жыл бұрын
I have the same error. Any fix for it?
@infinite5019
@infinite5019 Жыл бұрын
@@abdulsiddiqui5250 yes I was actually able to fix it
@infinite5019
@infinite5019 Жыл бұрын
@@abdulsiddiqui5250 so in the tutorial where he has u change NumPy in that text document, just change it to 1.21.0 then save it. then put python -m pip install -r ./requirements.txt in the (idk what its called. the black box with white text where u are entering all the code things). it took about 4 hours for the program to make the audio files out of 3 sentences tho. the results were kinda horrifying lol. good luck tho
@LucasNhuPham
@LucasNhuPham Жыл бұрын
RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
@twocansamm
@twocansamm 4 ай бұрын
Don't know what's changed in the 11 months since you made this video- but the Requirements.txt didn't even have anything you mentioned and it won't continue past that step once I made the suggested changes. Guessing it would have just worked out of the box now. Shame I didn't save a copy of the .txt so I could slap it back in how it was meant to be.
@FoXMaSteR001
@FoXMaSteR001 Жыл бұрын
Anaconda crashed my PC, over 120k files in the folder ! Takes 15 minutes just to delete it... Never seen that before.
@__Pengy
@__Pengy Жыл бұрын
Thank you so much for making this video!
@Noel_FGC
@Noel_FGC Жыл бұрын
i got an issue where it said numba needed numpy 1.21 and that 1.20.3 isn't enough, i just went into the requirements.txt and changed the version from 1.20.3 to 1.21 and did python -m pip install -r ./requirements.txt again and its working fine now, just putting this here incase anyone else has similar issues
@thomass863
@thomass863 Жыл бұрын
Thank you mate, you're a star
@Zxxbn9
@Zxxbn9 Жыл бұрын
bro help me i did it but it has the same issue so what i should do. do i need to restart anaconda or what
@LyllianaofMirrah
@LyllianaofMirrah Жыл бұрын
thank you i manage to make it work with CPUOnly Setup. was wondering if you could do a tutorial on how to install the Tortoise TTS Fast x5 version heard it has fast generation than the original
@Tarrabyte
@Tarrabyte 5 ай бұрын
why can't this be in a simple .exe file and click next on it? Why does this have to be so overly complicated?
@Isak_Editz
@Isak_Editz Жыл бұрын
Where is my results folder?!
@bazcuda
@bazcuda 11 ай бұрын
After "conda install -n base conda-forge::mamba", mine seems to be completely stuck "Solving environment:" with flexible solve. It must be at least an hour by now, whereas all the other steps have whipped through. Anyone know of a solution or should I just abandon this step? EDIT: just found the solution later in these comments :P. I ran "conda install -c base conda-forge::mamba" instead.
@7Grxvity
@7Grxvity 7 ай бұрын
Thanks man, i finally didnt get stuck in the download for an hour. Helped alot
@bazcuda
@bazcuda 7 ай бұрын
@@7Grxvity You're welcome 👍
@Nathan-ot9eu
@Nathan-ot9eu Жыл бұрын
i have done this twice already and i keep getting this error anyone know how to fix it. File "C:\Users\maure\anaconda3\envs\tortoise-tts\lib\site-packages\inflect-6.0.4-py3.9.egg\inflect\__init__.py", line 77, in from pydantic.typing import Annotated ImportError: cannot import name 'Annotated' from 'pydantic.typing' (C:\Users\maure\anaconda3\envs\tortoise-tts\lib\site-packages\pydantic-2.0a4-py3.9.egg\pydantic\typing.py)
@wisurrd
@wisurrd Жыл бұрын
PLEASE HELP! i did every thing then its said it had an error with the numpy version so i fixed that now its saying ModuleNotFoundError: No module named 'torch'
@aaditya.v6194
@aaditya.v6194 Жыл бұрын
brother any solution??
@cleverbot5650
@cleverbot5650 Жыл бұрын
it says at the last command error: numpy 1.20.3 is installed but numpy=1.21 is required by {'numba'} someone help pls i want to know why it doesn t work
@t4.076
@t4.076 Жыл бұрын
change numpy to 1.21.0
@md.marufbinsolaiman4038
@md.marufbinsolaiman4038 Жыл бұрын
@@t4.076 got the same issue thanks for help.
@TaylorRyanPLUS
@TaylorRyanPLUS Жыл бұрын
in the requirements, change numpy to numpy==1.21.0
@iamtheremix8854
@iamtheremix8854 9 ай бұрын
(tortoise-tts) C:\Users\Rui Barata>cd anaconda3 The system cannot find the path specified.
@blade_emyboi7284
@blade_emyboi7284 6 ай бұрын
did u find fix
@FSXNOOB
@FSXNOOB Жыл бұрын
Works perfect with my cloned voice , can you make a tutorial how to make the generating audio process faster.. ?
@Winning33
@Winning33 2 ай бұрын
I get some error after inputting "python -m pip install -r ./requirements.txt" even after making all the changes to the requirements folder I can't get it to work.
@dreamtrayz
@dreamtrayz 15 күн бұрын
same
@youtubestudio.8676
@youtubestudio.8676 6 күн бұрын
​@@dreamtrayz Did you find any solution for that?
@dreamtrayz
@dreamtrayz 4 күн бұрын
@@youtubestudio.8676 delete deepseed in the requirements
@syeo501
@syeo501 Жыл бұрын
conda install -n base conda-forge::mamba That line takes ages for me to install. It tried installing a flexible solve but it's not ending
@shaeldor3043
@shaeldor3043 Жыл бұрын
i have the same issue... would be nice if you got any solution yet
@kmjgsdkmjgsd
@kmjgsdkmjgsd Жыл бұрын
2:20 Ive been waiting for half an hour and I am still stuck at this part. After saying it has successfully collected package metadata, it says "Solving enviorment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve". And then that does not work too. Help plz
@Gratell
@Gratell Жыл бұрын
yea i have the same problem
@lu6id629
@lu6id629 Жыл бұрын
same problem. been letting it go to see if it fixes itself but im doubtful
@Gratell
@Gratell Жыл бұрын
@@lu6id629 well, at least we can use tortoise with google colab, but men, it takes so long...
@infinite5019
@infinite5019 Жыл бұрын
so I successfully did it and it turned Kaeya into a creepy british man summoning a demon
@prabhanjanswain
@prabhanjanswain Жыл бұрын
Collecting package metadata (current_repodata.json): done Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve.
@pallathukalam
@pallathukalam Жыл бұрын
Still too many errors. It is nearly impossible for any non-Python expertise to install it on Windows 11. I have been trying for the past 10 days to do it but miserably failed. I am leaving. It is so sad that there are no easy steps to install a Linux module into Windows, even though we are boasting that we have advanced technologies like AI.
@daedalus_1994
@daedalus_1994 Жыл бұрын
As if you are that arrogant an naive to think it's the technology problem and not you considering you have so many comments here have it done successfully. Brain a bit more.
@lechiffrebeats
@lechiffrebeats Жыл бұрын
damn man thx alot for the extra effort in fixing those version problems. must have been aweful xD
@IRico_chetI
@IRico_chetI 7 ай бұрын
For me the default install folder for anaconda3 was ProgramData, which means you have to run the prompt as admin or else it wont work. You also have to adjust the cd prompt ofc
@ImpGX
@ImpGX Ай бұрын
Everything was going great till the part to find the tortoise tts folder. There's simply no folder by that name on the anaconda3 folder.
@Emit.Reviews
@Emit.Reviews Ай бұрын
That means you installed it somewhere else. Try running a search for it
@BillyJackman3D
@BillyJackman3D Жыл бұрын
I dont really know how but I got it working lol. thanks a lot!
@pylotlight
@pylotlight Жыл бұрын
I ended up needing to change transformers=4.29 and voicefixer is broken for me and cant find cuda/gpu despite installing drivers.
@livedemotesting9816
@livedemotesting9816 2 ай бұрын
Hello, very nice tutorial, do you actually need to use conda and tortoise ? can't you run everything in Pycham for example ?
@hanynagy8969
@hanynagy8969 Жыл бұрын
Extremely USEFUL video!!!!!!! Thank you for the huge effort!!!
@richard_d_bird
@richard_d_bird Жыл бұрын
holy baloney it worked. the first batch file cranked out a wav anyway. will have to try some of this other stuff. thanks, was stuck before this
@jokermitsu7863
@jokermitsu7863 Жыл бұрын
Thanks so much for sharing this. I couldn't have done it without this video. Does anyone know how to have it only create 1 or 2 voice files? Because it can take forever. Thanks!
@EpicStays
@EpicStays Жыл бұрын
When I attempted to add the "conda install -n base conda-forge::mamba" line, it was stuck for over an hour saying 'Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve.', and I swear at one point my mouse started moving and clicking on things by itself.. wtf.
@DeadEyeZJhinBRUH
@DeadEyeZJhinBRUH Жыл бұрын
i install numpy==1.21.0 i dont have any idea
@owenpaxton4664
@owenpaxton4664 Жыл бұрын
It's unfortunately saying 'ModuleNotFoundError: No module named 'tortoise'' When I try to generate audio
@aaditya.v6194
@aaditya.v6194 Жыл бұрын
samee brother whats the solution
@junfan-rh4vr
@junfan-rh4vr Жыл бұрын
PackagesNotFoundError: The following packages are not available from current channels: - pytorch-cuba=11.7
@aaronbeltran9293
@aaronbeltran9293 3 ай бұрын
Awesome video, im getting this error "UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling" i got a rtx 4070, any idea why its not working with nvidia card?
@deusexmachina8423
@deusexmachina8423 5 ай бұрын
Is there a local program i can use instead. I don't want to spend the next months trying to get whatever this is to work?
@kurutical
@kurutical Жыл бұрын
I dont have a tortoise folder for some reason
@Peeks_the_best
@Peeks_the_best Жыл бұрын
well i still got an error that says: "can't open file 'C:\\Users\\USUARIO\\anaconda3\\tortoise\\do_tts.py': [Errno 2] No such file or directory"
@SirChogyal
@SirChogyal Жыл бұрын
The following command didn't work: conda install -n base conda-forge::mamba. Please help me.
@andyest5687
@andyest5687 Жыл бұрын
How big space does it require for a full installation?
@user-si4zg2px1g
@user-si4zg2px1g Жыл бұрын
i still have problems on python -m pip install -r ./requirements.txt, after changing to scipy==1.10.1😢😢
@user-cc5lx4pj7p
@user-cc5lx4pj7p Жыл бұрын
hiii, try to put NUMPY to 1.23.0, it will work I think
@jennywakeman4959
@jennywakeman4959 Жыл бұрын
I have problems ... I did everything like you was showing here ... and I am a absolute noob - I get a import error? cannot import name ''annotited''' from ''pydentic typing?'' What is it that I did wrong? Dx halp please
@danishprodesigns
@danishprodesigns 8 ай бұрын
'conda' is not recognized as an internal or external command, operable program or batch file.
@pointandclickcraftd
@pointandclickcraftd Жыл бұрын
When I try to run the first line I get CondaValueError: You have chosen a non-default solver backend (libmamba) but it was not recognized. Choose one of: classic
@cassiewonder3945
@cassiewonder3945 Жыл бұрын
I dont know if im just being dumb, but i cant seem to find the pinned comment showing all the commands? Ive gone through the comments and i cant seem to find it. I think it might just be a prob on my end or im just dumb and not seeing it though
@darkzip1
@darkzip1 Жыл бұрын
I've gotten it to work with your instructions, but it seems to be CPU bound, is there a better way to get it to utilize my GPU?
@AntsMichigan
@AntsMichigan 8 ай бұрын
This is my problem too. I haven't found an answer yet, so If you have, please let me know.
@SlimeCore_
@SlimeCore_ Жыл бұрын
Everything worked like a charm, only thing i had to change was the NumPy version to 1.12.0 but now i got the issue when i try to start the text to speech generation i get following error "OSError: cannot load library 'libsndfile.dll': error 0x7e" the file exists atleast so im not sure what could be the problem.
@theicewitch9328
@theicewitch9328 Жыл бұрын
I keep getting this error: Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve.
@user-vo7kz8zi2s
@user-vo7kz8zi2s 9 ай бұрын
Mine it installing the memba section I don’t know how to go about it
@SailorNatsu10
@SailorNatsu10 Жыл бұрын
I have a dilemma here. I'm trying to clone a character from Twisted Metal 3's voice. But I can't find a website that's free enough to let me do this.
@themalcontent100
@themalcontent100 Жыл бұрын
i don't have the number requirement on my tortise, I am guessing that the creator has updated it since?
@zakeyshu2229
@zakeyshu2229 Ай бұрын
im NOT downloading 11GB just to have a cloning voice ai 🙏(i already did and regret it)
@pumpkinspice2048
@pumpkinspice2048 Жыл бұрын
it keeps saying failed with initial frozen solve. Retrying with flexible solve is it ok to skip mamba installation
@Zxxbn9
@Zxxbn9 Жыл бұрын
how to fix this problem numpy 1.20.3 is installed but numpy=1.21 is required by {'numba'}
@intelligenttinkering
@intelligenttinkering 8 ай бұрын
I can't get it to work with my 3090ti just my cpu can anyone help me please
@Naveenkumar-ux7rf
@Naveenkumar-ux7rf Жыл бұрын
I messed p in the final step it's saying import error: cannot import 'Annotated' from 'pydantic.typing'. What can I do?
@MadScares
@MadScares 9 ай бұрын
what if you dont have a graphics card "conda install torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia" your choosing nvidia but not every body has a gpu like me what do in this situation??
@pogiman
@pogiman Жыл бұрын
all this not working.. can you make updated tutoprial?
@CrappyPastry99
@CrappyPastry99 Жыл бұрын
I keep on getting the "[end of output]" error when reinstalling scipy 1.10.1
@default_id
@default_id Жыл бұрын
absolute banger!
@FlippedNormal
@FlippedNormal 8 ай бұрын
No module named 'tortoise' when I run command to generate
@Its-Just-Si-Reacts
@Its-Just-Si-Reacts Ай бұрын
ok i have got it working but it is not using my gpu (radeon rx5500 xt) but it seems to be maxing out my cpu at 100% and takes a very long time. is there any way to have it run through my gpu?
@Emit.Reviews
@Emit.Reviews Ай бұрын
It needs cuda cores to run on GPU. Only Nvidia GPUs offer that (you're using AMD)
@0nlyRizz
@0nlyRizz Жыл бұрын
Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: why is that?
@ashardaniyal6507
@ashardaniyal6507 Жыл бұрын
same
@AnimeSaga767
@AnimeSaga767 10 ай бұрын
(EnvironmentNameNotFound: Could not find conda environment: tortoise-tts You can list all discoverable environments with `conda info --envs`) i got this when i typed conda activates tortoise-tts. can anybody help
@deeber35
@deeber35 Жыл бұрын
Can you change the tone of the voice reading text {e.g. excited, sad, etc}?
@dracowson
@dracowson Жыл бұрын
I followed the tutorial and everything worked but now when I reopened anaconda prompt the "(base)" before the directory has disappeared and the console says that it does not recognise the conda command "'conda' is not recognized as an internal or external command"
@Emit.Reviews
@Emit.Reviews Жыл бұрын
Hmm. Are you sure you're using Anaconda Promt and not CMD or Terminal? They look the same
@dracowson
@dracowson Жыл бұрын
@@Emit.Reviews it says "The system cannot find the path specified" before loading the promopt
@Emit.Reviews
@Emit.Reviews Жыл бұрын
Hard to tell whats wrong. Maybe try a fresh re-install?
@Nobodyie
@Nobodyie Жыл бұрын
try installing conda not in your "C:\User_name\Anaconda" but instead in "C:\Anaconda" you can do this by opening the anaconda installer with administrator priviledges. This helped me because my "user_name" in my computer has the letter "ó" with this accent mark. This give me problems when establishing the environment variables of the system and PATH. Try using "where conda" on the anaconda prompt after installing the program, and if the command "where conda" returns you two file directories having ...\Library\bin\conda.bat and ...\Scripts\conda.exe then it works!
@Enchantaire
@Enchantaire Жыл бұрын
I have been trying for several hours, it still does not work. This repo is not actively maintained by its owner and uses an older version of Python. It may be better to find other options.
@prizegotti
@prizegotti Жыл бұрын
I am getting the same problem, can't install Mamba from the repo.
@patrikillyes4728
@patrikillyes4728 11 ай бұрын
Hey thre I was having problems with downloading mamba it took forever and never finished, can u please help?
@MountainLabsYT
@MountainLabsYT Жыл бұрын
Could someone make a tutorial for the stable diffusion webui?
@HoZKiNZ
@HoZKiNZ Жыл бұрын
ps thank you for the tutorial Emit
@maegargano8420
@maegargano8420 3 ай бұрын
error no module named tortoise
@toddmacpherson
@toddmacpherson Жыл бұрын
I got to the very end and received this message: Processing dependencies for TorToiSe==2.4.2 error: numpy 1.20.3 is installed but numpy=1.21 is required by {'numba'}. Any idea on how to fix this?
@toddmacpherson
@toddmacpherson Жыл бұрын
I changed requirements.txt to 1.2.1 and proceeded from there with no error. I shall see if it effects anything else.
@filthyracoon9339
@filthyracoon9339 Жыл бұрын
hello, since this video has been uploaded the requirements.exe has been changed. Do we still need to alter it as is showed in this video?
@AntsMichigan
@AntsMichigan 8 ай бұрын
Just copy and paste his requirements back into the newer one. I got mine working with only a few warnings but an 100% uncorrupted audio file in just a few minutes. Hope I'm not too late.
@Gamegururoblox952
@Gamegururoblox952 Жыл бұрын
My mamba shows error when installing it
@kotgadzet4541
@kotgadzet4541 Жыл бұрын
if i had this installed before and i want to install fixed version, do i need to delete all the files related to tortoise?
@Emit.Reviews
@Emit.Reviews Жыл бұрын
Nah, just uninstall anaconda
@filthygarbage
@filthygarbage Жыл бұрын
it uses only my cpu, is it possible to use my gpu?
@JackSquared
@JackSquared 5 ай бұрын
Working!! just copy his requirements.txt word for word if you keep getting that stupid error message
@inbox0000
@inbox0000 Жыл бұрын
Cool thanks, have you used the streamlit app for it too? Its quite good
@edvinasgineikis3245
@edvinasgineikis3245 Жыл бұрын
Has anyone found a way to force use the GPU instead of CPU locally?
@grrinc
@grrinc Жыл бұрын
I've been pulling my hair out for days following literally every guide to get gpu active. Not one has worked. The trouble is, I think folk already have some of the software already on their pc's and just assume you do too, which is why they all miss vital steps. Read every comments section... 90% is folk saying things ain't working. However..... I found a solution that worked straight away, plus it has gui, so no command line... It's a Blender addon. I had to pay a few dollars for it, but it was worth it. Zero hassle, gui and working gpu.
@edvinasgineikis3245
@edvinasgineikis3245 Жыл бұрын
@@grrinc please do share if you can !
@magicfroge174
@magicfroge174 Жыл бұрын
when I try to generate the ai voice it keeps saying "ImportError: Numba needs NumPy 1.21 or greater. Got NumPy 1.20." how do i fix this?
@ld1r128
@ld1r128 Жыл бұрын
same
How to Clone Most Languages Using Tortoise TTS - AI Voice Cloning
29:40
If Barbie came to life! 💝
00:37
Meow-some! Reacts
Рет қаралды 68 МЛН
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 35 МЛН
Why Is He Unhappy…?
00:26
Alan Chikin Chow
Рет қаралды 110 МЛН
Clone ANY Voice for FREE Using AI & Your PC
6:35
Emit.Reviews
Рет қаралды 268 М.
Best Free AI Voice Generator | Elevenlabs alternative ?
5:27
Simar Singh
Рет қаралды 26 М.
BARK: Free Text to Speech & Voice Cloning
14:49
Abhishek Thakur
Рет қаралды 31 М.
TailsOS Guide For The Ultra Paranoid
35:32
Mental Outlaw
Рет қаралды 420 М.
Windows Defender vs Top 100 Malware Sites
10:15
The PC Security Channel
Рет қаралды 691 М.
Change Your Voice to ANY CELEBRITY with This Free AI
10:11
PiXimperfect
Рет қаралды 2,4 МЛН
Hack like Mr Robot // WiFi, Bluetooth and Scada hacking
45:23
David Bombal
Рет қаралды 2,1 МЛН
If Barbie came to life! 💝
00:37
Meow-some! Reacts
Рет қаралды 68 МЛН