Sonic2022_mario
05/11/2023, 8:19 PMYTR76
05/11/2023, 10:15 PMSonic2022_mario
05/11/2023, 10:15 PMYTR76
05/11/2023, 10:16 PMYTR76
05/11/2023, 10:17 PMSonic2022_mario
05/11/2023, 10:19 PMYTR76
05/11/2023, 10:19 PMSonic2022_mario
05/11/2023, 10:20 PMYTR76
05/11/2023, 10:21 PMSonic2022_mario
05/11/2023, 10:23 PMSonic2022_mario
05/11/2023, 10:24 PMSonic2022_mario
05/11/2023, 10:28 PMSonic2022_mario
05/11/2023, 10:29 PMSonic2022_mario
05/11/2023, 10:32 PMSonic2022_mario
05/11/2023, 10:32 PMPUMPKINEATER
05/11/2023, 11:44 PMPUMPKINEATER
05/11/2023, 11:44 PM/content/tacotron2/text/__init__.py:74: SyntaxWarning: "is not" with a literal. Did you mean "!="?
return s in _symbol_to_id and s is not '_' and s is not '~'
/content/tacotron2/text/__init__.py:74: SyntaxWarning: "is not" with a literal. Did you mean "!="?
return s in _symbol_to_id and s is not '_' and s is not '~'
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
<ipython-input-6-4c1529df97c2> in <cell line: 377>()
375
376 # ---- DEFAULT PARAMETERS DEFINED HERE ----
--> 377 hparams = create_hparams()
378 model_filename = 'current_model'
379 hparams.training_files = "filelists/clipper_train_filelist.txt"
/content/tacotron2/hparams.py in create_hparams(hparams_string, verbose)
6 """Create model hyperparameters. Parse nondefault from given string."""
7
----> 8 hparams = tf.contrib.training.HParams(
9 ################################
10 # Experiment Parameters #
AttributeError: module 'tensorflow' has no attribute 'contrib'
Gosmokeless28
05/11/2023, 11:51 PMhttps://cdn.discordapp.com/attachments/994486394049282058/1106368002594713680/scrnli_5_11_2023_4-51-08_PM.png▾
hecko
05/11/2023, 11:53 PMPUMPKINEATER
05/11/2023, 11:53 PMhecko
05/11/2023, 11:55 PMGosmokeless28
05/11/2023, 11:56 PMPUMPKINEATER
05/11/2023, 11:56 PMhecko
05/11/2023, 11:56 PMhecko
05/11/2023, 11:57 PMmv
statements in separate lines and with `!`s before themhecko
05/11/2023, 11:57 PMGosmokeless28
05/11/2023, 11:58 PMhecko
05/11/2023, 11:59 PM