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

TTS #57

Open
hajsf opened this issue Jul 7, 2022 · 2 comments
Open

TTS #57

hajsf opened this issue Jul 7, 2022 · 2 comments

Comments

@hajsf
Copy link

hajsf commented Jul 7, 2022

Hi.
Does the library support TTS, can I convert text to audio file?

@alx-ef
Copy link
Contributor

alx-ef commented Aug 28, 2022

This package only provides bindings for FFmpeg, and TTS is out of scope for FFmpeg as well as this package.
I guess you need to use another package (e.g. htgo-tts) to turn text into audio and then merge the audio with video using ffmpeg-go

@jiajie99
Copy link

Hi @alx-ef,
Could you give an example about video and audio synthesis? I didn't find anything about it in the documentation.

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

No branches or pull requests

3 participants