NVIDIA / tacotron2

Tacotron 2 - PyTorch implementation with faster-than-realtime inference
BSD 3-Clause "New" or "Revised" License
5.06k stars 1.38k forks source link

Getting warning while using vocoders. #571

Closed A-d-DASARE closed 2 years ago

A-d-DASARE commented 2 years ago

WARNING: Tensorflow 1 is deprecated, and support will be removed on August 1, 2022. After that, %tensorflow_version 1.x will throw an error.

Your notebook should be updated to use Tensorflow 2. See the guide at https://www.tensorflow.org/guide/migrate#migrate-from-tensorflow-1x-to-tensorflow-2.