Skip to content

Commit

Permalink
Missing blockquotes
Browse files Browse the repository at this point in the history
  • Loading branch information
jmvalin committed Apr 10, 2024
1 parent acb7e00 commit 04347e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dnn/torch/fargan/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ For data preparation you need to build Opus as detailed in the top-level README.
You will need to use the --enable-deep-plc configure option.
The build will produce an executable named "dump_data".
To prepare the training data, run:

```
./dump_data -train in_speech.pcm out_features.f32 out_speech.pcm

```
Where the in_speech.pcm speech file is a raw 16-bit PCM file sampled at 16 kHz.
The speech data used for training the model can be found at:
https://media.xiph.org/lpcnet/speech/tts_speech_negative_16k.sw
Expand Down

0 comments on commit 04347e6

Please sign in to comment.