zerospeech / benchmarks

A command line tool that helps use the "Zero Ressource Challenge" benchmarks
https://zerospeech.com/toolbox/
GNU General Public License v3.0
8 stars 3 forks source link

Typo in installation instructions #9

Closed hallapmark closed 1 year ago

hallapmark commented 1 year ago

The installation instructions in README read: pip install zerospeech-benchmark[all] but should read: pip install zerospeech-benchmarks[all]

(This is also visible on PyPi)