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

Re-enable trial service and remove legacy API #35

Merged
merged 5 commits into from
Nov 8, 2022
Merged

Re-enable trial service and remove legacy API #35

merged 5 commits into from
Nov 8, 2022

Conversation

flt6
Copy link
Contributor

@flt6 flt6 commented Nov 6, 2022

Use token provided by speech-to-text service.
Most of basic functions are fixed, but sometimes result is not available, so some code should be changed.
My own code referred this is not running correctly. I'm still checking whether this is the mistake from this, or from my own code.
Fixed repositories: https://github.com/skygongque/tts, https://github.com/ag2s20150909/TTS/

Thanks for tip from #33 (comment)

Use token provided by speech-to-text service

kxxt#33 (comment)
src/aspeak/api/api.py Outdated Show resolved Hide resolved
src/aspeak/api/api.py Outdated Show resolved Hide resolved
In `api.py`, some config and syn is not ran. Fix functional.py.

kxxt#35 (comment)
@kxxt kxxt changed the title Fix current bug with use token Re-enable trial service and remove legacy API Nov 7, 2022
Copy link
Owner

@kxxt kxxt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the legacy APIs. I will merge it soon when have time to test it out.

@kxxt kxxt merged commit ddb018d into kxxt:main Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants