Skip to content

Commit 0131f04

Browse files
authored
Merge pull request #125 from BadIdeaFactory/124-add-skyppy-project
124 add skyppy project
2 parents e2141eb + 31a390a commit 0131f04

File tree

4 files changed

+33
-0
lines changed

4 files changed

+33
-0
lines changed
2.23 MB
Loading
2.15 MB
Loading
1.44 MB
Loading
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
uid: skyppy
3+
4+
date: 2023-01-19
5+
title: "Skyppy: Speech is overrated – skyp it!"
6+
active: true
7+
score: 127
8+
9+
cover: cover.png
10+
slides: ["image-01.png", "image-02.png"]
11+
bifpresents: "Skyppy: Speech is overrated – skyp it!"
12+
tagline: A web application built upon INA Speech Segmenter facilitating the skipping of certain types of audio in a video.
13+
link: https://skyppy.tv
14+
source: https://github.com/BadIdeaFactory/skyppy/
15+
code: BIF 28
16+
feature: true
17+
timeframe: January 2020 – January 2023
18+
19+
20+
needs:
21+
code: true
22+
graphic: true
23+
money: true
24+
uxui: true
25+
users: true
26+
---
27+
28+
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.
29+
30+
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.
31+
32+
Read the [blogpost](/tldr/skyppy-v1).
33+

0 commit comments

Comments
 (0)