Skip to content

Commit

Permalink
Update test asset README
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Jan 2, 2025
1 parent c76c502 commit f8b1773
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ licensed under Creative Commons:
[CC-BY-3.0](http://creativecommons.org/licenses/by/3.0/).

We converted the file `gs-16b-1c-44100hz.opus`
(which was stored wrongly with 48000 Hz)
to `gs-16b-1c-16000hz.opus` using
```bash
ffmpeg -y -i gs-16b-1c-44100hz.opus -ac 1 -ar 16000 gs-16b-1c-16000hz-fixed.opus
Expand Down

0 comments on commit f8b1773

Please sign in to comment.