Remove unused variable
This commit is contained in:
parent
3e4384492e
commit
9ba717e547
|
|
@ -17,7 +17,6 @@ import sphn
|
||||||
import websockets
|
import websockets
|
||||||
|
|
||||||
SAMPLE_RATE = 24000
|
SAMPLE_RATE = 24000
|
||||||
TARGET_CHANNELS = 1 # Mono
|
|
||||||
FRAME_SIZE = 1920 # Send data in chunks
|
FRAME_SIZE = 1920 # Send data in chunks
|
||||||
HEADERS = {"kyutai-api-key": "open_token"}
|
HEADERS = {"kyutai-api-key": "open_token"}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user