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

Tensorflow error #135

Open
Deepjoy-Dey opened this issue Apr 28, 2022 · 0 comments
Open

Tensorflow error #135

Deepjoy-Dey opened this issue Apr 28, 2022 · 0 comments

Comments

@Deepjoy-Dey
Copy link

Traceback (most recent call last):
File "e:\Text to Speech\tacotron-master\train.py", line 90, in
g = Graph(); print("Training Graph loaded")
File "e:\Text to Speech\tacotron-master\train.py", line 27, in init
self.x, self.y, self.z, self.fnames, self.num_batch = get_batch()
File "e:\Text to Speech\tacotron-master\data_load.py", line 81, in get_batch
fpath, text_length, text = tf.train.slice_input_producer([fpaths, text_lengths, texts], shuffle=True)
AttributeError: module 'tensorflow._api.v2.train' has no attribute 'slice_input_producer'

can anyone plz help me from this problem

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