INIT
This commit is contained in:
commit
bf12747492
7 changed files with 290 additions and 0 deletions
32
requirements.txt
Normal file
32
requirements.txt
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
smbprotocol
|
||||
requests
|
||||
lxml
|
||||
ffmpeg-python
|
||||
|
||||
|
||||
# DFN (DeepFilterNet)
|
||||
deepfilternet
|
||||
torch
|
||||
torchaudio -f https://download.pytorch.org/whl/cpu/torch_stable.html
|
||||
|
||||
|
||||
# RNNOISE
|
||||
# None needed
|
||||
|
||||
|
||||
# PTA
|
||||
#mir_eval
|
||||
#pesq
|
||||
#pystoi
|
||||
|
||||
|
||||
# ESP
|
||||
#sentencepiece
|
||||
#git+https://github.com/espnet/espnet
|
||||
#espnet_model_zoo
|
||||
# wheel
|
||||
# https://files.pythonhosted.org/packages/4d/9d/9153942f0e2143a43978bcefba31d79187b7037bed3f85a6668c69493062/sentencepiece-0.1.99-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
||||
|
||||
|
||||
# MISC
|
||||
#torchaudio
|
||||
Loading…
Add table
Add a link
Reference in a new issue