mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced 2025-12-14 00:53:25 +00:00
refactor: relocate asr model
This commit is contained in:
@ -23,7 +23,6 @@ class Tesou(Blackbox):
|
||||
"user_id": id,
|
||||
"prompt": prompt,
|
||||
}
|
||||
print(message)
|
||||
response = requests.post(url, json=message)
|
||||
return response.json()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user