修改代码引用,淡定

This commit is contained in:
root
2024-02-28 17:31:19 +08:00
parent 939971afe3
commit 4496426896
11 changed files with 22 additions and 11 deletions

View File

@@ -1,4 +1,5 @@
# modified from https://github.com/feng-yufei/shared_debugging_code/blob/main/model/utils.py\
# modified from https://github.com/yangdongchao/SoundStorm/blob/master/soundstorm/s1/AR/models/utils.py
# reference: https://github.com/lifeiteng/vall-e
import torch
import torch.nn.functional as F
from typing import Tuple