-
Notifications
You must be signed in to change notification settings - Fork 863
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Nvidia Waveglow/Tacotron2 example (#1905)
* example.tts: Remove old create_mar.py Remove create_mar.py as there has been updated create_mar.sh file. * example.tts: Update tacotron2 inference interface There are two updates in Nvidia Tacotron2 interface: 1. infer() receives input_lengths argument 2. infer() returns mel, mel_lengths, alightments Co-authored-by: Aaqib <maaquib@gmail.com>
- Loading branch information
Showing
3 changed files
with
50 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters