self.client_uid accessed without being defined
This commit is contained in:
@@ -136,6 +136,7 @@ class TranscriptionServer:
|
|||||||
)
|
)
|
||||||
logging.info(f"Running TensorRT backend.")
|
logging.info(f"Running TensorRT backend.")
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
|
self.client_uid = options["uid"]
|
||||||
websocket.send(
|
websocket.send(
|
||||||
json.dumps(
|
json.dumps(
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user