add ikka model

This commit is contained in:
samiabat 2025-06-13 23:50:50 +03:00
parent 24aad555ad
commit b967c79223
2 changed files with 2 additions and 1 deletions

3
api.py
View File

@ -1227,7 +1227,8 @@ async def tts_endpoint(
elif character == "ikka" or character == "Ikka": elif character == "ikka" or character == "Ikka":
prompt_text = "言われますけどその通りで朝早く起きるといい空気を吸えて" prompt_text = "言われますけどその通りで朝早く起きるといい空気を吸えて"
import warnings
warnings.warn(f"the character name is {character}. ")
if (character == "Kurari") or character == "saotome" or character == "ikka" or character == "Ikka": if (character == "Kurari") or character == "saotome" or character == "ikka" or character == "Ikka":
""" """

BIN
idols/ikka/ikka.wav Normal file

Binary file not shown.