Skip to content

Instantly share code, notes, and snippets.

@thesanjeetc
Created July 14, 2021 21:56
Show Gist options
  • Save thesanjeetc/ca4b796064c91088082466010c3d17ca to your computer and use it in GitHub Desktop.
Save thesanjeetc/ca4b796064c91088082466010c3d17ca to your computer and use it in GitHub Desktop.
{
"input": "generated.txt",
"output": "output.mp3",
"delimiters": {
"dialog": "\n\n",
"speaker": ":\n"
},
"voices": {
"JOE ROGAN": {
"type": "en-US-Wavenet-A",
"pitch": 1.2,
"speakingRate": 1.02
},
"ELON MUSK": {
"type": "en-US-Wavenet-D",
"pitch": -4.4,
"speakingRate": 1.06
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment