|
|
@ -58,6 +58,8 @@ pip install modelscope torchaudio sentencepiece funasr
|
|
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
```bash
|
|
|
|
sudo apt install ffmpeg
|
|
|
|
sudo apt install ffmpeg
|
|
|
|
|
|
|
|
sudo apt install libsox-dev
|
|
|
|
|
|
|
|
conda install -c conda-forge 'ffmpeg<7'
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
#### MacOS Users
|
|
|
|
#### MacOS Users
|
|
|
@ -115,4 +117,4 @@ Special thanks to the following projects and contributors:
|
|
|
|
- [audio-slicer](https://github.com/openvpi/audio-slicer)
|
|
|
|
- [audio-slicer](https://github.com/openvpi/audio-slicer)
|
|
|
|
- [SubFix](https://github.com/cronrpc/SubFix)
|
|
|
|
- [SubFix](https://github.com/cronrpc/SubFix)
|
|
|
|
- [FFmpeg](https://github.com/FFmpeg/FFmpeg)
|
|
|
|
- [FFmpeg](https://github.com/FFmpeg/FFmpeg)
|
|
|
|
- [gradio](https://github.com/gradio-app/gradio)
|
|
|
|
- [gradio](https://github.com/gradio-app/gradio)
|
|
|
|