test azure tts

This commit is contained in:
geekan 2023-07-03 10:57:06 +08:00
parent acf3802bee
commit 84f55a6df7
3 changed files with 4 additions and 3 deletions

View file

@ -17,5 +17,5 @@ def test_azure_tts():
"你好,我是卡卡",
"output.wav")
# 运行需要先配置SUBSCRIPTION_KEY
# 运行需要先配置 SUBSCRIPTION_KEY
# TODO: 这里如果要检验还要额外加上对应的asr才能确保前后生成是接近一致的但现在还没有