mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
b8fcde3c76
commit
13a8ca0207
Binary file not shown.
Binary file not shown.
@ -143,6 +143,7 @@ class LoRAHook():
|
|||||||
#print('-'*20)
|
#print('-'*20)
|
||||||
|
|
||||||
print(output)
|
print(output)
|
||||||
|
print('-'*20)
|
||||||
lora_out = self.lora(input[0])
|
lora_out = self.lora(input[0])
|
||||||
output += lora_out
|
output += lora_out
|
||||||
print(output)
|
print(output)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user