Skip to content

Commit

Permalink
添加lora代码
Browse files Browse the repository at this point in the history
  • Loading branch information
dujing committed Dec 17, 2024
1 parent 278a47d commit d794d04
Show file tree
Hide file tree
Showing 5 changed files with 1,003 additions and 2 deletions.
4 changes: 4 additions & 0 deletions cosyvoice/loralib/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "lora"

from .layers import *
from .utils import *
Loading

0 comments on commit d794d04

Please sign in to comment.