Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help] Want new function of play the audio of my input #29

Closed
scaactk opened this issue Apr 25, 2023 · 5 comments · Fixed by #40
Closed

[Help] Want new function of play the audio of my input #29

scaactk opened this issue Apr 25, 2023 · 5 comments · Fixed by #40
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@scaactk
Copy link

scaactk commented Apr 25, 2023

Describe the problem you confuse

Hi lion666,

Your program is excellent. I am using it to practice my pronunciation for a presentation. Duo to some UI display problems in the sourse-code based version on my computer, I am still using the release v0.1.1.

I am wandering if there will be a new feature that allow me to play my input in azure tts. Although the recognition of my voice is very accurate, as a user, my pronunciation and tone are not always excellent. It would be more helpful for English practice if I could hear how a text-to-speech (TTS) system speaks the content of my input.

thanks
scaactk

@scaactk scaactk added the help wanted Extra attention is needed label Apr 25, 2023
@liou666
Copy link
Owner

liou666 commented Apr 26, 2023

Hi, @scaactk

Thank you for your feedback and suggestions. I have also considered this issue. It will be very helpful for speaking practice if I can play back my own voice. But on the other hand, saving voice takes up more storage space than saving text, so if you save voice, you may need to limit the number of conversations to save storage space🤔. So I am still looking for a better solution, and I need to continue to investigate before deciding whether to add this function.

btw, what is the UI problem encountered when the source code starts? 🤔

@liou666 liou666 added the enhancement New feature or request label Apr 26, 2023
Repository owner deleted a comment from AIFISHER Apr 30, 2023
@scaactk
Copy link
Author

scaactk commented May 3, 2023

Hi, liou666,

Sorry for the late response. I test the code-based version and the newly released version 0.2.0 on three different computers with win11. It showed the same UI problem as this Link It can't show the choices for languages and tones.'

best,
Scaactk

@scaactk
Copy link
Author

scaactk commented May 4, 2023

I may solve the problem after I set the Azure speech service key, it works. I can select tone now. Thanks.

@liou666
Copy link
Owner

liou666 commented May 4, 2023

@scaactk Yes, the new version can only be used after entering your own azure key 🙂

liou666 pushed a commit that referenced this issue May 6, 2023
liou666 added a commit that referenced this issue May 6, 2023
feat: audio support record (#29)
@liou666 liou666 linked a pull request May 6, 2023 that will close this issue
4 tasks
@liou666 liou666 closed this as completed May 6, 2023
@liou666
Copy link
Owner

liou666 commented May 6, 2023

audio support record

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants