Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.21 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.21 KB

A ChatGPT Web App with Voice Input Based On OpenAI's ChatCPT and Wishper

ChatGPT Web App with Voice Input

chat-screenshot

Updates

2023-03-07

  • Add voice suppot

2023-03-06

  • Render markdown using JS lib
  • Save chat history to sessionStorage to prevent loss after refreshing
  • Fix some browser compatibility issue by rewriting some functions in highlightjs-badge.js with jQuery
  • Shift + Enter (⇧+⏎) to newline in the chatbox

Usage

Voice Input

Speaking

click speak to record your voice chat-gpt-speak

Cancel or ToText

chat-gpt-cancel-or-totext

  • Click ToText to covert your recording to text then the text will be added to your chat window for editing (this is to ensure the converted text is exactly what you want, so you're not wasting money to ask the wrong question)
  • Click Cancel to cancel your recording