OpenAI TTS

Use openAI API to transfer text to speech. API key is needed.


Description

Transfer text from input, shared websites of from text files to voice using state-of-the-art models developed by OpenAI.

Supported models:

  • tts-1 - The latest text to speech model, optimized for speed.
  • tts-1-hd - The latest text to speech model, optimized for quality.

Supported voices:

  • alloy (male)
  • echo (male)
  • fable (male)
  • onyx (male)
  • nova (female)
  • shimmer (?)

Suported languages

  • Afrikaans
  • Arabic
  • Armenian
  • Azerbaijani
  • Belarusian
  • Bosnian
  • Bulgarian
  • Catalan
  • Chinese
  • Croatian
  • Czech
  • Danish
  • Dutch
  • English
  • Estonian
  • Finnish
  • French
  • Galician
  • German
  • Greek
  • Hebrew
  • Hindi
  • Hungarian
  • Icelandic
  • Indonesian
  • Italian
  • Japanese
  • Kannada
  • Kazakh
  • Korean
  • Latvian
  • Lithuanian
  • Macedonian
  • Malay
  • Marathi
  • Maori
  • Nepali
  • Norwegian
  • Persian
  • Polish
  • Portuguese
  • Romanian
  • Russian
  • Serbian
  • Slovak
  • Slovenian
  • Spanish
  • Swahili
  • Swedish
  • Tagalog
  • Tamil
  • Thai
  • Turkish
  • Ukrainian
  • Urdu
  • Vietnamese
  • Welsh

It's possible to save an audio file locally on your iPhone or just listen to it. Basically, the file is saved with the .mp3 format. If you really need another format, you can choose one from the list: - .mp3 - .opus - .aac - .flac

Here is an instruction how to change format

Instruction Picture
Open the shortcut, swipe down to "Prepare body to POST request" and change format in "responser_format" key from mp3 to what you want. pic
Then scroll down to "save" part and change Subpath according to the file type you want to use. pic

p.s.: if you like this shortcut and want to support me, feel free to buy me a coffee 😊


Latest Release Notes

0.4 - Nov. 13, 2023, 7:52 a.m.

- add shortcut setup


Version history