Skip to content

Commit 04347e6

Browse files
committed
Missing blockquotes
1 parent acb7e00 commit 04347e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dnn/torch/fargan/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ For data preparation you need to build Opus as detailed in the top-level README.
88
You will need to use the --enable-deep-plc configure option.
99
The build will produce an executable named "dump_data".
1010
To prepare the training data, run:
11-
11+
```
1212
./dump_data -train in_speech.pcm out_features.f32 out_speech.pcm
13-
13+
```
1414
Where the in_speech.pcm speech file is a raw 16-bit PCM file sampled at 16 kHz.
1515
The speech data used for training the model can be found at:
1616
https://media.xiph.org/lpcnet/speech/tts_speech_negative_16k.sw

0 commit comments

Comments
 (0)