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

Version of tensorflow used? #12

Open
luquitared opened this issue Nov 6, 2020 · 0 comments
Open

Version of tensorflow used? #12

luquitared opened this issue Nov 6, 2020 · 0 comments

Comments

@luquitared
Copy link

luquitared commented Nov 6, 2020

Hi. I am experiencing this crash when training a model. I believe this is due to me using the latest version of tensorflow. Any thoughts? Thanks.

RDfpd8GV9dI}}02
load preprocessed 2 2
Traceback (most recent call last):
  File "run.py", line 225, in
    main()
  File "run.py", line 222, in main
    s = Speech()
  File "run.py", line 52, in init
    self.train()
  File "/Users/august/synthesizing_obama_network_training/util.py", line 218, in train
    with tf.Session() as sess:
AttributeError: 'module' object has no attribute 'Session'

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

1 participant