基于讯飞API增加TTS能力,总配置文件样例
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import yaml
|
||||
import os
|
||||
from util.singleton import singleton
|
||||
|
||||
|
||||
@singleton
|
||||
class Config:
|
||||
|
||||
__BASE_PATH = os.getcwd()
|
||||
|
||||
Reference in New Issue
Block a user