mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-08 07:49:59 +08:00
去除没必要的增加的空行
This commit is contained in:
parent
7f8892d004
commit
67e3796d36
@ -598,10 +598,6 @@ class TTS:
|
|||||||
returns:
|
returns:
|
||||||
tuple[int, np.ndarray]: sampling rate and audio data.
|
tuple[int, np.ndarray]: sampling rate and audio data.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
########## variables initialization ###########
|
########## variables initialization ###########
|
||||||
self.stop_flag:bool = False
|
self.stop_flag:bool = False
|
||||||
text:str = inputs.get("text", "")
|
text:str = inputs.get("text", "")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user