whisper_mic
whisper_mic copied to clipboard
Feature request: Provide code sample for Web UI Mic recording
Can the code be accessible from a web based tool?
Our students would love that!
to record from a web page and have their pronunciation transcribed and rated.
Thanls
Definitely possible but it would require the code to converted to a client server model rather than what it is now.
The client would be recording and the server would transcribe.
Open to this, either through a PR or work myself In the future.