Fix P, V, and E sounding odd. Add Slash to the punctuation list

Also add torch and torchaudio back to the requirements, as silero needs them. Silero's requirements.txt should be everything needed to run the tests
This commit is contained in:
da3dsoul
2023-04-06 21:48:28 -04:00
parent 773e1246da
commit 7795e087a7
2 changed files with 10 additions and 8 deletions

View File

@@ -3,3 +3,5 @@ num2words
omegaconf
pydub
PyYAML
torch
torchaudio