bamBOOK 简化的文字转语音 只需少量的流利性,就可以减少疯狂的安装: python3 simplified_tts.py 已封存 要安装必要的软件包,请在终端中输入以下内容: pip install -r requirements.txt 在您的终端中,使用pwd帮助您确定文件serv_acc_key.json的路径。 对我来说,文件路径是/Users/georgehong/Documents/bamBOOK/serv_acc_key.json 。 现在输入: export GOOGLE_APPLICATION_CREDENTIALS={your path} 例子: export GOOGLE_APPLICATION_CREDENTIALS=/Users/georgehong/Documents/bamBOOK/serv_acc_key.json python3 fi