Skip to content
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

beginner question - error when running #71

Open
reivilor opened this issue Apr 14, 2020 · 9 comments
Open

beginner question - error when running #71

reivilor opened this issue Apr 14, 2020 · 9 comments

Comments

@reivilor
Copy link

Hello I m new to the field but i wanted to try voice synthesis during confinement im stuck with a computer that got 8 core Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz

  • but i got this message when i run traim.py 1-

2020-04-14 02:13:50.492818: I tensorflow/core/platform/cpu_feature_guard.cc:137] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA
0%| | 0/3 [00:00<?, ?b/s]Killed

well im stuck with this for now i think i need a GPU but i though i had a small one reading the doc of the proc, I ve very simple graphic card as its as barebone computer...

Thanks for any help

@fathimad11
Copy link

How you solved this I also have this problem

@fathimad11
Copy link

Well I solved this problem by changing the batch size to 2

@reivilor
Copy link
Author

reivilor commented Apr 15, 2020 via email

@reivilor
Copy link
Author

reivilor commented Apr 18, 2020 via email

@fathimad11
Copy link

When i started with batch size 2 , it generated a white allignment graph (all i did in my pc ), so I understood that it it not learning properly then i switch to google colab and batch size change to 16 , now training is going on in colab.

Current problem is I can't synthesize the sound it showing some error. If you synthesize the sound please help me..

@fathimad11
Copy link

Everything solved... I got somewhat recognisable sound (my dataset have 32 audio sampe)

@reivilor
Copy link
Author

reivilor commented Apr 21, 2020 via email

@reivilor
Copy link
Author

reivilor commented Apr 24, 2020 via email

@Crazyjoedevola
Copy link

n i started with batch size 2 , it generated a white allignment graph (all i did in my pc ), so I understood that it it not learning properly then i switch to google colab and batch size change to 16 , now training is going on in colab.

Current problem is I can't synthesize the sound it showing some error. If you synthesize the sound please help

Hi, can you please let me know how to get this working on colab?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants