Pat

Results 3 comments of Pat

I was able to solve it by doing: ``` bash pip install numpy==1.20.0 ```

you can also try rerunning the torchaudio installation: ``` bash conda activate ./env conda install torchaudio -c pytorch -c nvidia ``` Otherwise, you might need to have visual studio community...

Use the `--voice ` flag. e.g,. ``` python tortoise/do_tts.py --text "This is some text to be read." --voice angie --preset fast ``` You can find all the voice names under...