Update 55zf example to update a setting that is supported by the default Camb TTS model
This commit is contained in:
@@ -17,7 +17,7 @@ Features:
|
||||
"""
|
||||
|
||||
from dataclasses import dataclass, field
|
||||
from typing import AsyncGenerator, Dict, Optional
|
||||
from typing import Any, AsyncGenerator, Dict, Optional
|
||||
|
||||
from camb import StreamTtsOutputConfiguration
|
||||
from camb.client import AsyncCambAI
|
||||
|
||||
Reference in New Issue
Block a user