You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text back from the Websocket to be redact as in the documentation for live transcriptions:
Before: my credit card number is four four four four nine nine nine nine three...
After: my credit card number is *... https://developers.deepgram.com/docs/redaction#live-streaming-audio
Please tell us about your environment
We want to make sure the problem isn't specific to your operating system or programming language.
Operating System/Version: Windows 11
Language: [TypeScript]
Browser: Chrome
Other information
Debugging AbstractLiveClient.js connect method, the URL is generated correctly:
You'll get a faster response using our community for issues related to the service. I try to leave this issues board for SDK related problems, and only leave issues open when we discover a bug related to our service - for others to see.
Can you please provide a request_id for one where the request has not been correctly redacted, and what your expectations where?
What is the current behavior?
Steps to reproduce
Expected behavior
Please tell us about your environment
Other information
AbstractLiveClient.js:100
requestUrl:
wss://api.deepgram.com/v1/listen?model=nova-2&language=en-US&smart_format=true&sample_rate=16000&channels=2&encoding=linear16&interim_results=true&utterance_end_ms=1000&vad_events=true&endpointing=1000&diarize=false&multichannel=true&redact=pii&redact=ssn
The text was updated successfully, but these errors were encountered: