From 3c5c8880f71ed0471822a4532f3f1adfddb21616 Mon Sep 17 00:00:00 2001 From: Naomi Date: Sat, 8 Feb 2025 07:56:04 -0800 Subject: [PATCH] feat: add article deepgram-nova-2-model-europe-gdpr-compliance --- ...ope-gdpr-compliance-1337814212071658666.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 articles/en/community/deepgram-nova-2-model-europe-gdpr-compliance-1337814212071658666.md diff --git a/articles/en/community/deepgram-nova-2-model-europe-gdpr-compliance-1337814212071658666.md b/articles/en/community/deepgram-nova-2-model-europe-gdpr-compliance-1337814212071658666.md new file mode 100644 index 0000000..a49c265 --- /dev/null +++ b/articles/en/community/deepgram-nova-2-model-europe-gdpr-compliance-1337814212071658666.md @@ -0,0 +1,25 @@ +# Using Deepgram's Nova 2 Model in Europe with GDPR Compliance + +To use Deepgram's Nova 2 model for live transcription in a European call center while ensuring GDPR compliance, consider the following guidelines: + +### Understanding GDPR Compliance +Deepgram is designed to be fully compliant with GDPR regulations. This compliance ensures that all data processing adheres to stringent data protection laws applicable in Europe. However, depending on your specific business needs, additional considerations may be necessary, particularly if you have strict data localization requirements. + +### Establishing a Data Processing Agreement (DPA) +To facilitate GDPR compliance, especially when using Deepgram's API, setting up a Data Processing Agreement with Deepgram is advisable. This agreement includes Standard Contractual Clauses (SCCs) to ensure compliant data transfers and processing. A DPA outlines the responsibilities of both parties in managing and processing personal data securely. + +### Processing Within European Infrastructure +For businesses requiring that all data processing occur exclusively within Europe, a self-hosted deployment of Deepgramā€™s models is an option: +- **Self-hosted Deployment**: This setup involves running the inference models on your own infrastructure located within Europe. This ensures that all data remains within the European boundaries throughout the processing phase. +- **Contact Deepgram**: For specific configurations or more tailored solutions, contacting Deepgram directly to discuss self-hosting options or managed services in Europe is recommended. + +### Conclusion +Ensuring GDPR compliance when using Deepgram's services involves understanding both the default offerings and potential customization needs for data handling. Businesses with strict on-premise or regional processing needs may find the self-hosted deployment of Deepgram models a compelling solution to ensure they meet all regulatory compliance requirements. + +For further information or assistance, reach out to your Deepgram support representative, or join our community for more support: https://discord.gg/deepgram + +### References +- [Deepgram GDPR Compliance Documentation](https://developers.deepgram.com/docs/gdpr-compliance) +- [Deepgram Deployment Options](https://developers.deepgram.com/docs/deployment-options) + +If you continue to have questions or face any issues, visit our community on Discord to connect with other users and Deepgram support: . This engagement can provide more insights and direct assistance where needed. \ No newline at end of file