Found 58 packages
Google Cloud Text-to-Speech enables developers to synthesize natural-sounding speech with 30 voices, available in multiple languages and variants. It applies DeepMind's groundbreaking research in WaveNet and Google's powerful neural networks to deliver the highest fidelity possible. With this easy-to-use API, you can create lifelike interactions with your users, across many applications and devices.
图片合成
This is the core library of Cloud Development Kit (CDK) for Kubernetes (cdk8s). cdk8s apps synthesize into standard Kubernetes manifests which can be applied to any Kubernetes cluster. (Stability: Stable)
Provides types to perform speech synthesis and speech recognition. Commonly Used Types System.Speech.Synthesis.SpeechSynthesizer System.Speech.Recognition.SpeechRecognizer
Synthesize text to speech audio in a web app - this is a utility to synthesize text to an audio format WAV/MP3/OGG
Generate text-to-speech (TTS) markup in Universial Window Platform applications in W3C SSML format to enhance speech synthesis. Use VoiceMarkupKit in the Chant Developer Workbench to interactively create, edit, and test TTS markup before deploying with applications and VoiceXML. Documentation is available at https://www.chant.net/support/documentation/voicemarkupkit. Samples are available at https://www.chant.net/support/downloads. NOTE: This is a commercial software product and requires a purchased license for use. Evaluation credentials are available at https://www.chant.net/support/downloads. Purchased licensed credentials are available at https://www.chant.net/store. See https://www.chant.net/products/voicemarkupkit for more information about evaluating and purchasing licenses.
Generate text-to-speech (TTS) markup in Windows applications in Microsoft SAPI 5 XML markup and W3C SSML formats to enhance speech synthesis. Use VoiceMarkupKit in the Chant Developer Workbench to interactively create, edit, and test TTS markup before deploying with applications and VoiceXML. Documentation is available at https://www.chant.net/support/documentation/voicemarkupkit. Samples are available at https://www.chant.net/support/downloads. NOTE: This is a commercial software product and requires a purchased license for use. Evaluation credentials are available at https://www.chant.net/support/downloads. Purchased licensed credentials are available at https://www.chant.net/store. See https://www.chant.net/products/voicemarkupkit for more information about evaluating and purchasing licenses.
Generate text-to-speech (TTS) markup in Windows applications in Acapela TTS Tag, CereProc CereVoice markup, Microsoft Azure Speech Synthesis Markup Language (SSML), Microsoft SAPI 5 XML markup, and W3C SSML formats to enhance speech synthesis. Use VoiceMarkupKit in the Chant Developer Workbench to interactively create, edit, and test TTS markup before deploying with applications and VoiceXML. Documentation is available at https://www.chant.net/support/documentation/voicemarkupkit. Samples are available at https://www.chant.net/support/downloads. NOTE: This is a commercial software product and requires a purchased license for use. Evaluation credentials are available at https://www.chant.net/support/downloads. Purchased licensed credentials are available at https://www.chant.net/store. See https://www.chant.net/products/voicemarkupkit for more information about evaluating and purchasing licenses.
Normally when you look at Exception.StackTrace, it looks pretty bad for async method calls, and doesn't even include line numbers when it's run on a device like Phone which lacks PDBs. This package provides an alternative, Exception.StackTraceEx(), which has cleaned up async output, and which gives line and file numbers even on phone. This way, if your app crashes, you can synthesize much better crash reports for the user to email back to you. Await DownloadAsync(url).Log() To get that richer information in exception stack-traces, you have to augment your "await expr" calls with "await expr.Log()", as shown above. Await DownloadAsync(url).Log("DownloadAsync",url) If you chose to include more information, then the exception stack traces you get will be even richer and more actionable.
Contains YandexSynthesizer with Cache support.
Library for automatically synthesizing programs from examples. Microsoft PROgram Synthesis using Examples SDK (PROSE) is a framework of technologies for automatic generation of programs from input-output examples, keywords, and similar forms of imprecise specification. In PROSE, you define a domain-specific language (DSL) of programs that constitute your domain of useful tasks (e.g. a DSL of CSS selectors). At runtime, you give PROSE some (typically user-provided) input-output examples for the desired program's behavior, and its algorithms synthesize a ranked set of programs from this DSL that are consistent with the given examples. These programs can be saved and applied on similar user data after one learning session (typically with 1-4 examples). PROSE can be used to enable programming-by-example experience in an arbitrary user-facing application, provided the app developer describes its application domain in a DSL form. As part of the project, the PROSE framework includes a set of specific technologies for various data wrangling domains. These include Transformation.Text, a library of string transformations first shipped as FlashFill in Microsoft Excel 2013, text extraction library with a DSL of programs that find a desired sequence of regions in a textual file, and several others. All of these data wrangling libraries, as well as the underlying program synthesis framework, can currently be used out of the box for research, education, and other non-commercial initiatives.
Cascode CLI — synthesize, verify, and run cascode ADL flows.
A SoundFont MIDI synthesizer for .NET
Synthesize audio text using IBM Cloud Watson artificial intelligence (Speech to Text). Cison.IA makes using this technology easy and very simple, being summarized in just two lines of code.
Recommended Google client library to access the Google Cloud Text-to-Speech API v1, synthesizes natural-sounding speech by applying powerful neural network models.
Local text-to-speech synthesis using VITS/Piper models with ONNX Runtime. Run TTS locally without cloud APIs or network dependencies.
Recognize and synthesize speech in Windows applications using Acapela, Cepstral, CereProc CereVoice, Microsoft SAPI-compliant, Microsoft Speech Platform, Microsoft WindowsMedia, and Nuance Dragon NaturallySpeaking speech recognizers and synthesizers. Chant Talk&Listen enables applications to synthesize and recognize speech. Sometimes applications need a simple way to synthesize and recognize. Chant Talk&Listen application enables applications to synthesize and recognize speech without having to worry about events, properties, and callback handlers. Documentation is available at https://www.chant.net/support/documentation/helpers. Samples are available at https://www.chant.net/support/downloads. NOTE: This is a commercial software product and requires a purchased license for use. Evaluation credentials are available at https://www.chant.net/support/downloads. Purchased licensed credentials are available at https://www.chant.net/store. See https://www.chant.net/products/helpers for more information about evaluating and purchasing licenses.
ProtonSynth is a C# based framework composed of ready-to-use synthesizer building blocks such as signal generators, envelopes and signal processors.
A simple C# library that can read a MIDI file and spit out a WAV file.
cdk8s+ is a software development framework that provides high level abstractions for authoring Kubernetes applications. cdk8s-plus-24 synthesizes Kubernetes manifests for Kubernetes 1.24.0 (Stability: Stable)