Pascal Tiberghien

Results 4 issues of Pascal Tiberghien

Add support for real time audio streaming using chunk transfer encoding. [OpenAI Documentation Link](https://platform.openai.com/docs/guides/text-to-speech/streaming-real-time-audio)

**Describe the bug** Cannot quickstart application **To Reproduce** Steps to reproduce the behavior: `npm install -g flowise` `npx flowise start` **Expected behavior** Start application **Screenshots** ![Screenshot 2023-08-15 at 11 44...

setup

### Provide environment information ```bash System: OS: macOS 14.5 CPU: (8) arm64 Apple M1 Memory: 156.34 MB / 8.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 21.5.0 - ~/.nvm/versions/node/v21.5.0/bin/node npm:...

bug: medium priority
area:packages

A request is made using `process.env.NEXT_PUBLIC_ELEVENLABS_API_KEY` on the client. This is not a public key. This api key should only be used in the backend. Elevenlabs does not have a...