-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #125 from BadIdeaFactory/124-add-skyppy-project
124 add skyppy project
- Loading branch information
Showing
4 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
uid: skyppy | ||
|
||
date: 2023-01-19 | ||
title: "Skyppy: Speech is overrated – skyp it!" | ||
active: true | ||
score: 127 | ||
|
||
cover: cover.png | ||
slides: ["image-01.png", "image-02.png"] | ||
bifpresents: "Skyppy: Speech is overrated – skyp it!" | ||
tagline: A web application built upon INA Speech Segmenter facilitating the skipping of certain types of audio in a video. | ||
link: https://skyppy.tv | ||
source: https://github.com/BadIdeaFactory/skyppy/ | ||
code: BIF 28 | ||
feature: true | ||
timeframe: January 2020 – January 2023 | ||
|
||
|
||
needs: | ||
code: true | ||
graphic: true | ||
money: true | ||
uxui: true | ||
users: true | ||
--- | ||
|
||
Skyppy builds upon the open source work of [Institut National de l'Audiovisuel](https://ina.fr) who have produced a [CNN-based audio segmentation toolkit](https://github.com/ina-foss/inaSpeechSegmenter) to detect speech, music and speaker. It's been designed for large scale gender equality studies based on speech time per gender. | ||
|
||
We provide an interface so that people can use this technology on any YouTube video and produce an edited version where certain segments are skipped. So far we've used this mostly for [comic effect](https://skyppy.tv/?#v=udVvb5giPcg&s=hqn&h=Chigusa&l=Robert), although we're sure that it will come in handy for a host of other use cases. | ||
|
||
Read the [blogpost](/tldr/skyppy-v1). | ||
|