@@ -2,7 +2,7 @@ import requests
res = requests.post('http://localhost:3000/synthesize', json={
"text": "眠たい"
"text": "おはよう"
})
res.raise_for_status()
with open('output.wav', 'wb') as f:
The note is not visible to the blocked user.