-
### Model description
🐸TTS is a library for advanced Text-to-Speech generation. It's built on the latest research, was designed to achieve the best trade-off among ease-of-training, speed and quality…
-
Could you explain, please, how to use your trained paraphrase model to generate a sentence with a specific syntactic structure, rather than just generating a new sentence?
-
[HiFiGan](https://github.com/jik876/hifi-gan) has sota results in wav generation from mel spectrograms
Is it possibile to add support to `hifigan` model, after the `mel` generation, in order to…
-
### 🚀 The feature
Hi there,
I would to ask if there is any plan to support adaptive filtering functions to torchaudio library so that they can be used in native way for training/optimizing deep lea…
-
@DanRuta ~~had mentioned that v0.12 of TorchAudio has streaming capabilities. If TorchAudio was xVASynth's was updated, perhaps it would easily allow implementing audio streaming?~~
https://pytorch.o…
-
:red_circle: **Title**: Real time speech-to-text generation.
:red_circle: **Aim**: To build a system which eventually help us to convert our speech into text in real time.
:red_circle: **Brief Expla…
-
Tracking the individual LocalAI APIs Integration:
- [x] (great) [Text generation](https://localai.io/features/text-generation/) with GPTs
- [x] (good) [Function calling](https://localai.io/feature…
-
Hi Kyubyong Park,
Much thanks for the wonderful git profile, very very helpful especially for someone like me who is very interested in TTS domain.
I was exploring all the recent work in the dom…
-
I have the following version RealtimeRelay that uses RealtimeAPI instead of RealtimeClient. RealtimeClient has additional functionality (e.g. state management) that is not needed in the Relay.
```j…
-
## Description
I tired running the bertQA sample in Jetson Orin nano with jetpack 6.1
I used Bert Base, because Bert Large kills itself when building the engine(may be because of memory issue).
```
[…