Skip to content

output audio formats #268

Closed Answered by eginhard
ROBERT-MCDOWELL asked this question in Q&A
Discussion options

You must be logged in to vote

Currently Scipy is used to save audio, which only supports WAV. But you can instead use the tts() and tts_with_vc() methods to get the raw audio and then use torchaudio or any other library to save it in a format of your choice.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by eginhard
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants