Mendoza33 commited on
Commit
df04474
·
verified ·
1 Parent(s): 8b34f22

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,3 +2,4 @@ transformers==4.30.0 # Ensure you're using an appropriate version of transforme
2
  gradio==3.35.0 # For building the interface
3
  torch==1.13.1 # Ensure PyTorch is installed (required for the models)
4
  librosa==0.10.0 # Required for audio processing (if not already installed)
 
 
2
  gradio==3.35.0 # For building the interface
3
  torch==1.13.1 # Ensure PyTorch is installed (required for the models)
4
  librosa==0.10.0 # Required for audio processing (if not already installed)
5
+ phonemizer