community[patch]: flattening imports 3 (#18939)

@eyurtsev
This commit is contained in:
Leonid Ganeline
2024-03-12 15:18:54 -07:00
committed by GitHub
parent af50f21765
commit 9c8523b529
14 changed files with 507 additions and 2717 deletions

View File

@@ -665,3 +665,9 @@ class RivaTTS(
await producer
await consumer
# Backwards compatibility:
NVIDIARivaASR = RivaASR
NVIDIARivaTTS = RivaTTS
NVIDIARivaStream = AudioStream