Skip to content
    Back to all Bounties

    Earn 9,900 ($99.00)

    Time Remainingdue 2 years ago
    Canceled

    Add OpenAI whisper to Vue.js app

    luquitared
    luquitared
    Posted 2 years ago

    Bounty Description

    I built this GPT driven language learning web app in Vue.js and Nuxt 3:
    https://www.lingochat.xyz/

    I am looking for somebody who can:

    • Add OpenAI whisper for speech recognition (It is currently using mozilla TTS)
    • Fix a visual bug where the background color of the chat changes as the conversation progresses. It should instead stay a consistent dark blue, rather than change from gray to dark blue.
    • Convert Vue Options API to Composition API