-
Notifications
You must be signed in to change notification settings - Fork 461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Real-Time-Voice-Cloning? #18
Comments
tnx, I have updated the demo notebook little bit and uploaded it: https://colab.research.google.com/github/tugstugi/dl-colab-notebooks/blob/master/notebooks/RealTimeVoiceCloning.ipynb |
last step, error: "operands could not be broadcast together with shapes (2200,) (4000,) (2200,)" |
@400lbhacker fixed. |
Hey can u do it for adding paragraphs. |
Hey tugstugi I just wanted to say thankyou for making this wonderful project, and for also resolving that issue. That is the fastest fix responce time ive ever had on github. keep up the wonderful project |
I really want to talk to you im impressed with alot of your projects im new to github still learning how to use it, my email is here: [email protected] my facebook is: https://www.facebook.com/profile.php?id=100015734717430 |
@tugstugi error: "operands could not be broadcast together with shapes (2200,) (4000,) (2200,)" occurring again. How can this be fixed? |
Hi @tugstugi. On colab, I'm getting two errors in the final "Synthesize" step:
and
Any thoughts on what I'm doing wrong? |
@deanrussell Currently download from Google Drive doesn't work anymore, as long |
@deanrussell you can try again, it is now hopefully fixed. |
Thank you, @tugstugi! It works. |
Hi, this is a really great tool, but if I were to disconnect and reconnect, is there a way to reload the state the ai was in? So i do not have to re upload audio and retrain? |
THANK YOU |
Thank YOU
12 Ağu 2022 Cum 14:51 tarihinde rwconsultancy ***@***.***>
şunu yazdı:
… I must be doing something wrong but I don't know what. Although my own
recording is loud and clear, the generated voice is muffled and garbled -
it rather sounds as if I'm talking gibberish with a sock in my mouth.
The installation moaned about needing a later version of numpy, so I gave
it that, but that didn't change anything. I also had to change the line
'%tensorflow_version 1.x' to '%tensorflow_version 2.x', otherwise it
wouldn't install; I don't know if that has made a difference. There were no
other errors.
Be gentle with me - I really have very little clue what I'm doing! I'm
just looking for an easy way to clone my own voice. Thanks!
—
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWXXAC77WBBK3PXFQTZDQOTVYY3FNANCNFSM4KJUQMYQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Will giving big audio files of maybe 5 hours help in getting a good output? |
Google Colab said they don't support TensorFlow 1.x anymore, and require to update TensorFlow 2. Colab doc becomes useless :( Can you update it? Thanks |
Must be upgraded to tensorflow 2 for compatibility with colab. |
For all the people mentioning tensorflow 2 support.... Just delete the line that mentions tensorflow 1.x -- it works. |
My first attempt was successful, but the subsequent executions were unsuccessful and produced errors any solutions? tips? |
TypeError Traceback (most recent call last) 2 frames TypeError: resample() takes 1 positional argument but 3 were given I am this error constantly any tips on how to resolve this @tugstugi |
Hey imvbhuvan where you able to fix the If yes kindly provide the solution ! |
Thanks for this fantastic resource. I think this collab on real time voice cloning could also be a nice addition to the list:
https://colab.research.google.com/drive/1ts-KRxOuuAHmb-AtjU1XTM_lIFOepAN2
The text was updated successfully, but these errors were encountered: