Skip to content

Commit e18b7a8

Browse files
remove the code causing the error https://github.com/IAHispano/Applio/issues/1151
1 parent 3ac68ba commit e18b7a8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

rvc/realtime/audio.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,9 +265,6 @@ def start(
265265
):
266266
self.stop()
267267

268-
sd._terminate()
269-
sd._initialize()
270-
271268
input_audio_device, output_audio_device = self.get_input_audio_device(
272269
input_device_id
273270
), self.get_output_audio_device(output_device_id)

0 commit comments

Comments
 (0)