mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
Fix #985
This commit is contained in:
@@ -325,6 +325,7 @@ class GAN(BaseVocoder):
|
||||
data_items (List): Data samples.
|
||||
verbose (bool): Log information if true.
|
||||
num_gpus (int): Number of GPUs in use.
|
||||
rank (int): Rank of the current GPU. Defaults to None.
|
||||
|
||||
Returns:
|
||||
DataLoader: Torch dataloader.
|
||||
|
||||
Reference in New Issue
Block a user