0Xiaohei0 / VoiceToJapanese

146 stars 19 forks source link

Speech to text API quota issue #4

Closed 0Xiaohei0 closed 1 year ago

0Xiaohei0 commented 1 year ago

image There is a known issue where after pressing the record button, no audio input gets captured. This is caused by the a limit set by microsoft tts that only allows one concurrent request. If someone else is in the process of recording, your request will be canceled. I plan to solve this problem by upgrading to a paid plan. I will implement the solution and post the build with updated API keys as soon as possible.

Rempacious commented 1 year ago

Are there any ways to donate for the paid plan? Your work is really great. I also plan to showchase it in youtube to gain exposure if it's okay? (Tho not sure if SociallyIneptWeeb will release the source of his own later this month)

0Xiaohei0 commented 1 year ago

I'll consider opening donations if the server cost is significant. Feel free to make videos about this, though the project isn't quite ready yet.

0Xiaohei0 commented 1 year ago

New build should fix this issue https://github.com/0Xiaohei0/VoiceToJapanese/releases/tag/Alpha2