8f823d6ae25198cb78cf86068679c9ea47deda3f
reazonspeech/ReazonSpeech\343\201\256\343\202\244\343\203\263\343\202\271\343\203\210\343\203\274\343\203\253\346\226\271\346\263\225.md
| ... | ... | @@ -19,7 +19,7 @@ $ pip install --upgrade pip setuptools wheel |
| 19 | 19 | ```bash |
| 20 | 20 | $ pip install Cython |
| 21 | 21 | $ git clone https://github.com/reazon-research/ReazonSpeech |
| 22 | -$ pip install ReazonSpeech/pkg/nemo-asr "transformers==4.33.3" "huggingface-hub==0.23.0" "numpy<2.0.0" |
|
| 22 | +$ pip install ReazonSpeech/pkg/nemo-asr "huggingface-hub==0.23.0" "numpy<2.0.0" |
|
| 23 | 23 | ``` |
| 24 | 24 | |
| 25 | 25 | `huggingface-hub`は`0.23.0`以下でないと動かないようだ。 |