Skip to content

Commit 345a611

Browse files
author
实一
committed
install fairseq
1 parent b09d0a0 commit 345a611

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README_mmspeech.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,15 @@ Experiments on AISHELL-1 show that our proposed method achieves state-of-the-art
4949

5050

5151
## Quick start
52+
### Installation
53+
54+
Note that we update the fairseq version for mmspeech.
55+
56+
```bash
57+
git clone https://github.com/OFA-Sys/OFA
58+
pip install -r requirements.txt
59+
```
60+
5261
### Data preparation
5362

5463
Input files for all tasks include three columns: "speech_id, wav_path, text", delimited by a "\t".

0 commit comments

Comments
 (0)