mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2025-12-23 03:19:57 +00:00
Streaming output for the pytorch tts example. (#33)
* Streaming output for the pytorch tts example. * Run the pre-commit hooks.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
"""An example script that illustrates how one can prompt Kyutai STT models."""
|
||||
|
||||
import argparse
|
||||
import dataclasses
|
||||
import itertools
|
||||
import math
|
||||
from collections import deque
|
||||
|
||||
Reference in New Issue
Block a user