File size: 544 Bytes
4ee04ed 0bdcf3c 4ee04ed 4477cf1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
license: mit
base_model: google/long-t5-tglobal-base
tags:
- podcast
- chapterization
- long-t5
---
# Long-T5 Chapterization
An attempted implementation of the method used in podtail based on prechaptered youtube episodes. This model is fine-tuned from google/long-t5-tglobal-base on creator provided YouTube chapter annotation pairs.
## Usage
This model is designed to segment long-form audio transcripts into semantically coherent chapters.
## Methodology
Based on the approach discussed by the PodTile paper published by Spotify.
|