echogarden 0.5.2 → 0.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,7 +12,7 @@ Echogarden is an integrated speech system that provides a range of speech genera
12
12
 
13
13
  * Fast, high-quality offline text-to-speech voices based on the [VITS](https://github.com/jaywalnut310/vits) neural architecture
14
14
  * Accurate offline speech recognition using [OpenAI Whisper](https://openai.com/research/whisper) models
15
- * Supports synthesis and recognition via a [variety of offline and cloud engines](docs/Engines.md), including Google, Microsoft and Amazon
15
+ * Provides synthesis and recognition via a [variety of offline and cloud engines](docs/Engines.md), including services by Google, Microsoft, Amazon and others
16
16
  * Word-level timestamps for all synthesis and recognition outputs
17
17
  * Speech-to-transcript alignment using dynamic time warping (DTW), and dynamic time warping with recognition assist (DTW-RA) methods
18
18
  * Advanced subtitle generation, accounting for sentence and phrase boundaries