Skip to content

Commit

Permalink
fix instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc René Schädler committed Dec 10, 2020
1 parent f7c5c2e commit c5550be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ If you think 32 kHz sample rate are not sufficent, you can modify the code snipp
Lets see if the rate limiter works as expected, with the following experiment:

for ENTRY in 1 2 4 8 16 32; do
./run_benchmark.sh set_opus_comparison/32k_32bit_2c/ 0 $ENTRY 1024
./run_benchmark.sh set_opus_comparison/32k_32bit_2c/ 0 $ENTRY 400
done | tee results.txt

| QUALITY | ENTRY | AVG | MIN | MAX |
Expand Down

0 comments on commit c5550be

Please sign in to comment.