gpt sovits v3

gpt sovits v3
main
RVC-Boss 6 months ago committed by GitHub
parent 8109e9bbfd
commit 38e93fd047
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -391,7 +391,7 @@ class Attention(nn.Module):
# Attention processor # Attention processor
from torch.nn.attention import SDPBackend # from torch.nn.attention import SDPBackend
# torch.backends.cuda.enable_flash_sdp(True) # torch.backends.cuda.enable_flash_sdp(True)
class AttnProcessor: class AttnProcessor:
def __init__(self): def __init__(self):

Loading…
Cancel
Save