OhkuboSGMS / zunda_w

voicevox + whisper(X) による speech to text to speech
MIT License
1 stars 0 forks source link

httpサーバが立ち上がるまで待つ #34

Closed OhkuboSGMS closed 1 year ago

OhkuboSGMS commented 1 year ago

voicevox-engineをサブプロセスとして起動時に, 合成音声リクエストがhttpサーバが立ち上がっていない段階で投げられることがあるため, リクエストが実行できるようになるまで,待つ処理を追加する