File tree 6 files changed +25
-9
lines changed
6 files changed +25
-9
lines changed Original file line number Diff line number Diff line change 1
1
torch==2.4.1
2
2
git+https://github.com/myshell-ai/MeloTTS.git
3
- git+https://github.com/myshell-ai/OpenVoice.git
3
+ git+https://github.com/myshell-ai/OpenVoice.git
4
+ whisper-timestamped
5
+ numpy==1.22.0
6
+ pydub==0.25.1
7
+ wavmark==0.0.3
8
+ eng_to_ipa==0.0.2
Original file line number Diff line number Diff line change 1
1
--extra-index-url https://download.pytorch.org/whl/cu118
2
2
torch==2.4.1+cu118
3
3
git+https://github.com/myshell-ai/MeloTTS.git
4
- git+https://github.com/myshell-ai/OpenVoice.git
4
+ git+https://github.com/myshell-ai/OpenVoice.git
5
+ whisper-timestamped
6
+ numpy==1.22.0
7
+ pydub==0.25.1
8
+ wavmark==0.0.3
9
+ eng_to_ipa==0.0.2
Original file line number Diff line number Diff line change 1
1
torch==2.4.1
2
2
git+https://github.com/myshell-ai/MeloTTS.git
3
- git+https://github.com/myshell-ai/OpenVoice.git
3
+ git+https://github.com/myshell-ai/OpenVoice.git
4
+ whisper-timestamped
5
+ numpy==1.22.0
6
+ pydub==0.25.1
7
+ wavmark==0.0.3
8
+ eng_to_ipa==0.0.2
Original file line number Diff line number Diff line change 1
1
--extra-index-url https://download.pytorch.org/whl/rocm6.0
2
2
torch==2.4.1+rocm6.0
3
3
git+https://github.com/myshell-ai/MeloTTS.git
4
- git+https://github.com/myshell-ai/OpenVoice.git
4
+ git+https://github.com/myshell-ai/OpenVoice.git
5
+ whisper-timestamped
6
+ numpy==1.22.0
7
+ pydub==0.25.1
8
+ wavmark==0.0.3
9
+ eng_to_ipa==0.0.2
Original file line number Diff line number Diff line change 1
1
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
2
2
intel-extension-for-pytorch==2.3.110+xpu
3
3
torch==2.3.1+cxx11.abi
4
+ torchaudio==2.3.1+cxx11.abi
4
5
oneccl_bind_pt==2.3.100+xpu
5
6
optimum[openvino]
6
7
grpcio==1.68.1
Original file line number Diff line number Diff line change @@ -2,13 +2,8 @@ grpcio==1.68.1
2
2
protobuf
3
3
librosa
4
4
faster-whisper
5
- pydub == 0.25.1
6
- wavmark == 0.0.3
7
- numpy == 1.22.0
8
- eng_to_ipa == 0.0.2
9
5
inflect
10
6
unidecode
11
- whisper-timestamped
12
7
openai
13
8
python-dotenv
14
9
pypinyin
You can’t perform that action at this time.
0 commit comments