Query Regarding Unaltered Transcripts in Deepgram API STT #984
-
Hi Deepgram Support Team, I have been using the Deepgram API for speech-to-text tasks and specifically require the ASR function to generate transcripts along with timestamps. I've noticed that the transcripts appear slightly polished and differ from the original audio, which seems to cause some alignment issues with the timestamps. Could you guide me on how to adjust the settings so that the transcripts are not altered at all? Thank you for your assistance. The script I am using is the following Python code: def main():
if name == "main": with open(f"{base_directory}{video_sample}_generated_audio_ASR_deepgram.json", 'r') as file: ` |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
Hey there! It looks like you haven't connected your GitHub account to your Deepgram account. You can do this at https://community.deepgram.com - being verified through this process will allow our team to help you in a much more streamlined fashion. |
Beta Was this translation helpful? Give feedback.
-
It looks like we're missing some important information to help debug your issue. Would you mind providing us with the following details in a reply?
|
Beta Was this translation helpful? Give feedback.
-
Hi @kikyo1012, I see you're using the |
Beta Was this translation helpful? Give feedback.
-
Yes, I have noticed these |
Beta Was this translation helpful? Give feedback.
It looks like we're missing some important information to help debug your issue. Would you mind providing us with the following details in a reply?