Skip to content

Conversation

@SouljaVR
Copy link

adds improved natural splitting for non-english languages + newline counts as a chunk split too. has additional measures to ensure chunks can never exceed 300 bytes for the tiktok api.

adds improved natural splitting for non-english languages + newline counts as a chunk split too. has additional measures to ensure chunks can never exceed 300 bytes for the tiktok api.
@eugenepozniak
Copy link

@mark-rez hallo! du kannst versichert das audio teil ist generiert durch:
# Function to generate audio for each text chunk
def generate_audio_chunk(index: int, text_chunk: str):
counter = 0
while counter < tries:
counter += 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants