Skip to content

Tensorflow error #135

@Deepjoy-Dey

Description

@Deepjoy-Dey

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions