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
... ...
@@ -39,7 +39,7 @@ AttributeError: `np.sctypes` was removed in the NumPy 2.0 release. Access dtypes
39 39
```
40 40
41 41
```bash
42
-$ pip install pip install transformers==4.33.3 huggingface-hub==0.23.0 numpy<2.0.0
42
+$ pip install "transformers==4.33.3" "huggingface-hub==0.23.0" "numpy<2.0.0"
43 43
```
44 44
45 45
実行は親ディレクトリに移動する必要がある。