Based on our record, Notion API seems to be a lot more popular than HappyScribe. While we know about 45 links to Notion API, we've tracked only 3 mentions of HappyScribe. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Happyscribe.com is quite nice for that, with automated voice recognition and a WYSIWYG interface for subtitling (though I've never used it with Russian). Source: over 2 years ago
I have just found happyscribe.com. I am trying it and it translated quite good. I have to change perhaps 10% of the words. Source: over 2 years ago
This is more of a question than an answer, but has anyone used an online audio transcription site to create an English transcription directly from a Spanish language audio podcast MP3 file? I was just looking into this this morning, and seems like there are some services out there that will do this, either for free for small files (10 min) or at what seems like a reasonable price. I was looking at veed.io,... Source: almost 3 years ago
Notion: https://developers.notion.com/. - Source: dev.to / 5 months ago
Obtain Notion API Token: Go to the Notion Developer Page, create a new integration, and get the API Token. - Source: dev.to / 8 months ago
The “Update Content” action that downloads content from Notion API and commits the changes. - Source: dev.to / 10 months ago
// composeApp/src/commonMain/kotlin/api/QueryDatabaseRequest.kt Package api Import kotlinx.serialization.SerialName Import kotlinx.serialization.Serializable /** * https://developers.notion.com/reference/post-database-query */ @Serializable Data class QueryDatabaseRequest( @SerialName("start_cursor") val startCursor: String? = null, @SerialName("page_size") val pageSize: Int? = 100, ) { ... - Source: dev.to / 12 months ago
Our public API uses Notion.com: https://developers.notion.com/ Switching the product and marketing sites would take a lot of work for unclear/low benefit since at this point we’ve learned the .so lessons and have a good reputation. Given the choice of projects like “scale infra so we stay online and fast-ish”, “improve search”, or “notion dot com”, Notion dot com ends up below the cut line. - Source: Hacker News / over 1 year ago
Trint - Transcribe spoken words from your video & audio files
Sync2Sheets - Give Notion the superpowers of Google Sheets
Otter.ai - Your AI meeting assistant that takes live notes and generates summaries and other insights using Meeting GenAI.
Google forms to Notion - Supercharge Notion with Google Form ⚡️
Sonix.ai - Automatically convert audio & video to text in minutes
Unofficial Webhooks for Notion - Receive Webhooks from your Notion Workspace