pub async fn load_medias_with_opts(
    db: &CouchDB,
    opts: &AsrOpts
) -> Result<Vec<Record<Media>>>