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
... ...
@@ -29,6 +29,10 @@ from huggingface_hub import HfApi, HfFolder, ModelFilter, hf_hub_download
29 29
ImportError: cannot import name 'ModelFilter' from 'huggingface_hub' (/Users/[省略]/.venv/lib/python3.11/site-packages/huggingface_hub/__init__.py)
30 30
```
31 31
32
+```
33
+$ pip install huggingface-hub==0.23.0
34
+```
35
+
32 36
実行は親ディレクトリに移動する必要がある。
33 37
```bash
34 38
$ pwd