MERaLiON-AudioLLM / pages /voice_chat.py
YingxuHe's picture
add voice chat function
c205d11
raw
history blame contribute delete
70 Bytes
from src.content.voice_chat import voice_chat_page
voice_chat_page()