-
I'm experiencing issues with breaks in the generated voice output, seemingly caused by latency in the text-to-speech (TTS) conversion process. The audio output has occasional breaks, which disrupt the…
-
Unsure whether this is a pyalsaaudio or pipewire thing but guidance
greatly appreciated.
I'm running ubuntu 24.04 with pipewire installed.
Here's the buffer from the emacs pipewire command
```
De…
-
As my observation and from the internet, the Whisper works best with WAV format. Or at least it will ultimately converts to WAV whatever audio file format you uploaded (as I see from your WhisperJAV m…
-
Hi @cantabile-kwok ,
I am curious to know have you tried this model for zero shot voice conversion use case ?
Idea is very simple:
```
Source voice speech -> semantic token -> vec2wav (with ta…
-
Hi, does this library currently supports textless speech emotion conversion? If so, could you please point me to an example usage?
-
**Parent ticket:** [Feature: Audio File Handling](https://github.com/marawanxmamdouh/ConvoNerd/issues/17)
### Description:
Implement a speech-to-text module to transcribe audio content into text.
…
-
-
I successfully made your pipeline example run on my Mac. I did not expect to meet an assistant, but understand a bit more now about the intention of this project.
I would like to build a pipeline …
-
### Discussed in https://github.com/langchain-ai/langchain/discussions/27404
Originally posted by **kodychik** October 16, 2024
### Checked
- [X] I searched existing ideas and did not find …
-
**Is your feature request related to a problem? Please describe.**
want to Implement text to speech conversion system.
**Describe the solution you'd like**
I would like to use gtts package to imp…