BinCan Yang
Results
2
issues of
BinCan Yang
livekit.agents.tokenize._basic_paragraph.split_paragraphs ```python def split_paragraphs(text: str) -> list[tuple[str, int, int]]: """ Split the text into paragraphs. Returns a list of paragraphs with their start and end indices of the original text....
The service won't start and keeps failing during initialization. How can I figure out where the error in the code is? It's started using python assistant.py dev. ``` 2024-10-12 15:04:22,681...