토론 » 제작 요청

Download TTS wav file from Google Cloud

§
게시: 2019-05-03

Download TTS wav file from Google Cloud

Google hosts a webpage at cloud.google.com/text-to-speech/ where people can try their WaveNet TTS.

The webpage returns a json file that includes the audio content as a base64 encoded wav.

It would be awesome if I had a script that would decode the content and download it as a wav file.

woxxom관리자
§
게시: 2019-05-03

There is a lot of info on this: try googling javascript decode base64 into file.

답글 게시

답글을 게시하려면 로그인하세요.

长期地址
遇到问题?请前往 GitHub 提 Issues。