| 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. | |