Compare commits
1 Commits
3ad0685620
...
ce24ba41e2
Author | SHA1 | Date | |
---|---|---|---|
ce24ba41e2 |
|
@ -6,7 +6,6 @@ from websockets.server import serve
|
|||
|
||||
from utils import generate, get_autoregressive_models, get_voice_list, args
|
||||
|
||||
|
||||
# this is a not so nice workaround to set values to None if their string value is "None"
|
||||
def replaceNoneStringWithNone(message):
|
||||
ignore_fields = ['text'] # list of fields which CAN have "None" as literal String value
|
||||
|
|
Loading…
Reference in New Issue
Block a user