Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: sambit <[email protected]>
  • Loading branch information
sam-ai authored Sep 1, 2023
1 parent 13042b4 commit f747835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@ Currently, there are two available interfaces: the standard recognition interfac
| Field | Need | type | Default | Explain |
|:----------:|:----:|:------:|:----------:|:-------------------------------------------------------------------------:|
| audio | Yes | File | | Audio File |
| to_simple | No | int | 1 | Traditional Chinese to Simplified Chinese |
| to_simple | No | int | 1 | Traditional Odia to Simplified Odia |
| remove_pun | No | int | 0 | Whether to remove punctuation |
| task | No | String | transcribe | Identify task types and support transcribe and translate |
| language | No | String | zh | Set the language, shorthand, to automatically detect the language if None |
| language | No | String | or | Set the language, shorthand, to automatically detect the language if None |

Return result:

Expand Down

0 comments on commit f747835

Please sign in to comment.