thepushkarp gianpaj commited on
Commit
bb76fba
·
verified ·
1 Parent(s): 53bc958

fix small typo (#2)

Browse files

- fix small typo (efceafe91e77900c49d8658f94c3e7393b79e062)


Co-authored-by: Gianfranco Palumbo <[email protected]>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ Some statistics for the conversion from full-precision to half-precision:
35
 
36
  * A CUDA-compatible GPU
37
  * The code has been tested on CUDA 12.4 and 12.6, but it may also work on other versions
38
- * Simiarly, Python 3.10 is recommended, but newer versions may be fine
39
  * For some audio operations, `ffmpeg` may be required
40
 
41
  ### Setup
 
35
 
36
  * A CUDA-compatible GPU
37
  * The code has been tested on CUDA 12.4 and 12.6, but it may also work on other versions
38
+ * Similarly, Python 3.10 is recommended, but newer versions may be fine
39
  * For some audio operations, `ffmpeg` may be required
40
 
41
  ### Setup