Output Options
Name | Values | Description |
---|---|---|
insecure | false (default), true | This option explicitly allows curl to perform "insecure" SSL connections and transfers. All SSL connections are attempted to be made secure by using the CA certificate bundle installed by default. This makes all connections considered "insecure" fail unless This option is only relevant when HTTPS URLs are provided for Refer to http://curl.haxx.se/docs/sslcerts.html for more details on this parameter. |
true (default), false | Controls whether or not number words in transcribed text are converted into numeric digits and related conventional formats, including dollar amounts, wall-clock times, percentages, ordinals, and telephone numbers. For example, with Refer to numtrans for more information on this parameter. | |
true, false, zip, 7z | Specifies whether or not to place the transcript within a compressed container, and if so, the type of the container. Refer to outzip for more information on this parameter. | |
punctuate | true (default), false | Controls whether transcript text is punctuated or not. In most cases it is desirable to leave punctuation turned on, but there are special cases where it should be turned off. For example, if you are evaluating the Word Error Rate (WER) of Voci’s transcripts, punctuation must be disabled. |
truncate | Seconds (float) | Specifies the number of seconds of audio in the incoming audio file that will be transcribed. This option cannot be used with the transcode option. |
truncmark | Specifies a string to be appended at the truncation point when a | |
zpass | Specifies a decryption key to be used to access audio submitted within an encrypted archive. | |
zpassout | Specifies an encryption key to be used to encrypt transcription results within the returned archive. |