Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
kunazure authored Apr 9, 2023
1 parent 10169d7 commit 572f21e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Speech2S/README.md
Original file line number Diff line number Diff line change
@@ -28,17 +28,17 @@ Please follow the steps of data preparation for S2ST in [here](https://github.co

## Pre-Training
```
cd stpretrain_scripts
cd speech2s/stpretrain_scripts
base_sc2c_enes.sh
```
## Finetune
```
cd stpretrain_scripts
cd speech2s/stpretrain_scripts
finetune_enes.sh
```
## Inference
```
cd stpretrain_scripts
cd speech2s/stpretrain_scripts
inference_ed.sh
```
## Results on Voxpopuli and Covst

0 comments on commit 572f21e

Please sign in to comment.