chore: install python-vlc
This commit is contained in:
parent
f11bd5d62f
commit
28e340e44f
2 changed files with 3 additions and 2 deletions
|
@ -38,7 +38,8 @@ sudo apt update
|
|||
sudo apt install vlc
|
||||
```
|
||||
|
||||
Note: installing `vlc` via flatpak or snap will not work, as the code need access to `libvlc`.
|
||||
> [!Note]
|
||||
> Installing `vlc` via flatpak or snap will not work, as the code need access to `libvlc`.
|
||||
|
||||
## Intel XPU usage
|
||||
|
||||
|
|
|
@ -2,4 +2,4 @@ kokoro
|
|||
IPython
|
||||
soundfile
|
||||
torch
|
||||
vlc
|
||||
python-vlc
|
||||
|
|
Loading…
Reference in a new issue