基于讯飞API增加TTS能力,总配置文件样例
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,7 +3,7 @@ test.py
|
||||
*.log
|
||||
|
||||
### config file
|
||||
*.yaml
|
||||
config.yaml
|
||||
*.db
|
||||
*.bin
|
||||
|
||||
@@ -12,6 +12,7 @@ custom_plugins/microsoft_todo/token_cache.bin
|
||||
|
||||
### plugin file
|
||||
custom_plugins/*
|
||||
audio_tmp/*
|
||||
|
||||
### venv template
|
||||
# Virtualenv
|
||||
|
||||
Reference in New Issue
Block a user