Add Google Cloud Chirp 3 TTS provider with service account support
This commit is contained in:
@@ -46,6 +46,7 @@ export interface TTSProviderConfig {
|
||||
apiKey?: string;
|
||||
model: string;
|
||||
voice?: string;
|
||||
keyFilename?: string;
|
||||
}
|
||||
|
||||
export interface TTSProvider {
|
||||
|
||||
Reference in New Issue
Block a user