riva: rename FastpitchTTSService to FastPitchTTSService

This commit is contained in:
Aleix Conchillo Flaqué
2024-12-10 13:30:43 -08:00
parent 1db624575f
commit d2dabe4358
4 changed files with 8 additions and 5 deletions

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added NVIDIA Riva's `FastPitchTTSService` and `ParakeetSTTService`.
(see https://www.nvidia.com/en-us/ai-data-science/products/riva/)
- Added `IdentityFilter`. This is the simplest frame filter that lets through
all incoming frames.