Path: blob/master/notebooks/fastspeech_inference.ipynb
1558 views
Kernel: Python 3
In [1]:
In [2]:
Out[2]:
HBox(children=(FloatProgress(value=0.0, description='Downloading', max=3568.0, style=ProgressStyle(description…
In [3]:
In [4]:
Out[4]:
HBox(children=(FloatProgress(value=0.0, description='Downloading', max=120784120.0, style=ProgressStyle(descri…
HBox(children=(FloatProgress(value=0.0, description='Downloading', max=3710.0, style=ProgressStyle(description…
Save to Pb
In [5]:
Out[5]:
WARNING:tensorflow:From /home/lap13548/anaconda3/envs/tensorflow-tts/lib/python3.7/site-packages/tensorflow/python/training/tracking/tracking.py:111: Model.state_updates (from tensorflow.python.keras.engine.training) is deprecated and will be removed in a future version.
Instructions for updating:
This property should not be used in TensorFlow 2.0, as updates are applied automatically.
WARNING:tensorflow:From /home/lap13548/anaconda3/envs/tensorflow-tts/lib/python3.7/site-packages/tensorflow/python/training/tracking/tracking.py:111: Layer.updates (from tensorflow.python.keras.engine.base_layer) is deprecated and will be removed in a future version.
Instructions for updating:
This property should not be used in TensorFlow 2.0, as updates are applied automatically.
INFO:tensorflow:Assets written to: ./test_saved/assets
Load and Inference
In [6]:
In [7]:
In [8]:
In [9]:
Out[9]:
Let inference other input to check dynamic shape
In [10]:
In [11]:
In [12]:
Out[12]:
Let check speed control
In [13]:
In [14]:
Out[14]:
In [ ]: