-
is there a possibility to get JSON format as output with start time end time and it's value (resp word)
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Is there a way that I can use this package for realtime translation with live subtitle w…
-
I know that Replicate supports [streaming output](https://replicate.com/docs/streaming) for LLM's.
Is there any reason this shouldn't be easy to implement for streaming audio?
One very obvious…
-
TTS Service Implementation Guide
1. File Structure
The following is the recommended file structure for the TTS service:
```
tts-service/
├── server.js
├── package.json
├── public/
│ └── in…
-
Path: /api-reference/streaming
```
res = client.text_to_speech.convert(
voice_id="pMsXgVXv3BLzUgSXRplE",
output_format="pcm_44100",
text="It sure does, Jackie… My mama always said: …
-
### Feature Description
Just like `onResponse`, `onFinish` callbacks. proposing to add callback function to `useChatOptions`
```typescript
type TokenInfo = {
token: string | null,
id: Mes…
-
### IDEA: use NodeRED w/ ollama... and build an IoT assistant
## minimally require **3** components in the flow:
something to handle speech to text (STT), another thing for text to speech (TTS) and a…
mbz4 updated
5 months ago
-
It's natively supported in Chrome only and uses Google servers: https://caniuse.com/#feat=speech-recognition
**It means - no Safari on iOS :(**
* https://stackoverflow.com/questions/49576707/cli…
-
Looking at
https://guide.pycord.dev/voice/receiving
It appears its possible to also recieve audio to the bot. With this, its possible to create a voice mode for Gemini models back and forth
The out…
-
When I use OpenAI TTS there is no problem, but when I use ElevenLabs TTS, it says the first message but then, I get this message in the terminal: {"message": "11labs reported an error: detected_unusua…