Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wannaphong authored Sep 7, 2021
1 parent 39d47d3 commit ab1150e
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 @@ -15,7 +15,7 @@ Model homepage: https://huggingface.co/airesearch/wav2vec2-large-xlsr-53-th
## Install

```sh
pip install -e .
pip install pythaiasr
```

## Usage
Expand All @@ -34,4 +34,4 @@ asr(file: str, show_pad: bool = False)

- file: path of sound file
- show_pad: show [PAD] in output
- return: thai text from ASR
- return: thai text from ASR

0 comments on commit ab1150e

Please sign in to comment.