tarasglek / chatcraft.org

Developer-oriented ChatGPT clone
https://chatcraft.org/
MIT License
155 stars 36 forks source link

Support importing/pasting/dropping audio files #722

Open humphd opened 6 days ago

humphd commented 6 days ago

We just added support for more file types when you attach/paste/drop them. We also have support for turning audio into text, see (src/lib/speech-recognition.ts). Let's add support for importing audio files, which converts the audio to text and includes it in a new message.

AryanK1511 commented 4 hours ago

I can pick this one up. Are you able to assign it to me so I can start working on it?

humphd commented 4 hours ago

@AryanK1511 it's all yours