Notta - speech to text, transcribe web page.

Record, live transcribe videos and audios into editable text from any web page, e.g. YouTube.

Notta - speech to text, transcribe web page.とは何ですか?

Notta - speech to text, transcribe web page.はhttps://notta.aiによって開発されたChromeの拡張機能で、その主な機能は「Record, live transcribe videos and audios into editable text from any web page, e.g. YouTube.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Notta - speech to text, transcribe web page.拡張機能のCRXファイルをダウンロード

Notta - speech to text, transcribe web page.拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Capture, record, and transcribe audio from any web page with cutting-edge AI. Skip the long and tedious audio and video on the browser. Our extension makes it easy to convert audio to text!
:memo:How to Use?
1. Click “Add to Chrome” and pin the extension to your toolbar.
2. Sign up or log in to your account.
5. Open the extension, choose the language, and then click "Start recording".
6. Any audio content on the current tab such as online videos, podcasts, or Zoom online classes -you name it- can be turned into text automatically.
7. You can record and transcribe anything you want on up to 5 web pages simultaneously.
:bulb:Notta can help in:
- Capture and transcribe audio to text in real-time and convert audio/video files to text
- Record and transcribe Zoom, Google Meet, Teams, and Webex meetings automatically
- Support transcriptions in 104 languages and translate them into 42 languages
- Record your screen, webcam, or both at the same time
- Schedule in-person and virtual meetings with anyone via invitation links
- Generate AI summary and action items
- Playback your recordings at multiple speeds
- Tag speakers at any point during meetings
- Access from various devices such as PCs, mobile devices, and web browsers
:globe_with_meridians: When to Use:
- Webinars and virtual meetings
- Video calls
- Client interviews
- Online classes/lectures
- International conferences and business negotiations
- Lettering of audio and video
- Live narration for the hearing-impaired
- Sale training sessions
- Coaching or therapy sessions
- Scrum meetings
:thought_balloon:WHO USE:
- Writer
- Journalist
- Consultant
- Marketing Specialist
- Customer service/success
- Student
- Freelancer
- Vlogger & YouTuber
- Hearing impaired
- Lawyer
- Engineer
- Podcast producer
- HR
:lock:SECURITY & PRIVACY
Your privacy and security are our top priorities. Notta has multiple safeguards that prevent others from accessing your data. It adheres to security regulations such as SSL, GDPR, APPI, and CCPA, to ensure data confidentiality(https://www.notta.ai/en/security). All data is encrypted with AWS' RDP and S3 services. You can read our Privacy Policy for details on how we use, protect, and process personal data: https://www.notta.ai/en/privacy.
* We do not allow the capture of illegal/copyrighted audio content.
:red_circle:FREQUENTLY ASKED QUESTIONS
1. How long does it take to transcribe audio to text?
The app can transcribe a 1-hour-long audio file in only 5 minutes, providing you results at blazing-fast speeds.
2. Can I edit the transcript?
Yes, you can edit your transcripts, add notes, and insert images in the app dashboard. After editing, you can download texts in seconds, share the recording with text to your team members, or send them to Notion and Salesforce.
3. Is there a free trial?
Yes, the basic version of our app provides a free monthly transcription quota and a 3-day free trial after sign-up to help you convert audio or video to text.
4. Is it safe to use?
The app is SSL certified. We follow industry best practices for encryption so that users' data is safe. We use HTTPS (TLS 1.2) on all pages to secure your data between your web browser and our servers. When your data is in our custody, it is encrypted using the industry-standard AES-256 algorithm.
5. How do I improve transcription accuracy?
To improve the accuracy of transcription, you can follow these best practices:
Start conversations in a quiet environment to reduce background noise.
Use a high-quality external microphone or headset to increase the audio quality.
Speak loud and clear instead of mumbling so that AI can detect your words easily.
Don't forget to pause when speaking for a long duration.
Prevent dialog overlap where speakers interrupt or cut off each other.
Ensure the internet connection is strong and stable for live recording and transcription.
Create your dictionary and train the tool to define jargon, terms, and phrases often used in your company or industry.                    

拡張機能の基本情報

名前 Notta - speech to text, transcribe web page. Notta - speech to text, transcribe web page.
ID kdelkaogljjcbjffjmahedaobfjineig
公式URL https://chromewebstore.google.com/detail/notta-speech-to-text-tran/kdelkaogljjcbjffjmahedaobfjineig
説明 Record, live transcribe videos and audios into editable text from any web page, e.g. YouTube.
ファイルサイズ 6.2 MB
インストール数 50,230
現在のバージョン 2.0.4
最終更新日 2024-01-30
公開日 2021-09-01
評価 3.20/5 合計 20 レビュー
開発者 https://notta.ai
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.notta.ai
ヘルプページのURL https://support.notta.ai/hc/ja
プライバシーポリシーページのURL https://transcribe-saas-api.notta.io/static/policy-en-US.html
対応言語 en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "2.0.4",
    "description": "__MSG_appDesc__",
    "default_locale": "ja",
    "minimum_chrome_version": "116",
    "icons": {
        "16": "images\/logo-default.png",
        "48": "images\/logo-default.png",
        "128": "images\/logo-default.png"
    },
    "homepage_url": "https:\/\/www.notta.ai",
    "action": {
        "default_icon": {
            "16": "images\/logo-default.png",
            "24": "images\/logo-default.png",
            "32": "images\/logo-default.png"
        },
        "default_title": "Notta",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": ".\/background.js",
        "type": "module"
    },
    "permissions": [
        "tabs",
        "tabCapture",
        "activeTab",
        "cookies",
        "storage",
        "notifications",
        "offscreen"
    ],
    "host_permissions": [
        "*:\/\/*.notta.ai\/*",
        "*:\/\/*.notta.io\/*",
        "*:\/\/*.amazonaws.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "http:\/\/localhost:*\/*",
                "https:\/\/*\/*"
            ],
            "use_dynamic_url": true
        }
    ]
}