EmmiSpace / src /f5_tts /socket_server.py

Commit History

formatting, sorting
37cdbe8

SWivid commited on

pre-commit update and formatting
4a7cbb5

SWivid commited on

1.0.0 F5-TTS v1 base model with better training and inference performance
7ccc021

SWivid commited on

0.6.2 support socket_server.py with general text chunk
dfe1d95

SWivid commited on

merging into one infer_batch_process function
656197c

SWivid commited on

formatting
8a0c9c4

SWivid commited on

[add] new line after gc.collect()
59f880c

kunci115 commited on

This patch is to solve a problem where streaming will handle all of the client input
6b4fdc4

rino commited on

Added intel XPU support
52339ee

98440 commited on

v0.3.2 add flags and default values to socket_server.py
b91339a

SWivid commited on

Removed redundant final chunk logic
480a02b

bankst42 commited on

Update socket_server.py, to pass format check
84b265d

Yushen CHEN commited on

Rename socket.py to socket_server.py
e7674ec

kunci115 commited on