# Fastbook - 오디오북을 빨리 듣기

> Clean Markdown view of GeekNews topic #8559. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8559](https://news.hada.io/topic?id=8559)
- GeekNews Markdown: [https://news.hada.io/topic/8559.md](https://news.hada.io/topic/8559.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-02-24T10:46:01+09:00
- Updated: 2023-02-24T10:46:01+09:00
- Original source: [davidbieber.com](https://davidbieber.com/snippets/2020-03-02-fastbook/)
- Points: 10
- Comments: 1

## Topic Body

- .wav 로 된 오디오북의 묵음 부분과 음성 부분을 각각 속도 조절  
  - 묵음 부분은 아예 제거하고, 음성 부분을 2.5배속 하는게 가능  
  - 10시간 짜리 오디오북에서 묵음이 2시간 가량이라면 3시간 12분으로 줄이는게 가능   
- .aax 오디오북 파일은 ffmpeg 을 이용해서 wav 로 추출가능   
- Python으로 된 오픈소스

## Comments



### Comment 14979

- Author: galadbran
- Created: 2023-02-25T22:00:06+09:00
- Points: 1

와 overcast 팟캐스트앱이 이런 걸 해줘서 잘 쓰고 있는데 오픈소스도 나왔군요.
