Skip to content
Snippets Groups Projects
Unverified Commit e5518bf1 authored by Ahmet Öner's avatar Ahmet Öner Committed by GitHub
Browse files

Merge pull request #239 from MatthewGlenn/MG-DocumentationTypo

Fix typo in Endpoints Documentation
parents f80399f9 378053f3
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ There are 2 endpoints available: ...@@ -22,7 +22,7 @@ There are 2 endpoints available:
| Name | Values | | Name | Values |
|-----------------|------------------------------------------------| |-----------------|------------------------------------------------|
| audio_file | File | | audio_file | File |
| output | `text` (default), `json`, `vtt`, `strt`, `tsv` | | output | `text` (default), `json`, `vtt`, `srt`, `tsv` |
| task | `transcribe`, `translate` | | task | `transcribe`, `translate` |
| language | `en` (default is auto recognition) | | language | `en` (default is auto recognition) |
| word_timestamps | false (default) | | word_timestamps | false (default) |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment