API Endpoint for journals.

GET /api/articles/50015/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 50015,
    "title": "Prosody in the Age of AI: Insights from Large Speech Models",
    "subtitle": null,
    "abstract": "Prosody affects how people produce and understand language, yet studies of how it does so have been hindered by the lack of efficient tools for analyzing prosodic stress. We fine-tune OpenAI Whisper large-v2, a state-of-the-art speech recognition model, to recognize phrasal, lexical, and contrastive stress using a small, carefully annotated dataset. Our results show that Whisper can learn distinct, gender-specific stress patterns to achieve near-human and super-human accuracy in stress classification and transfer its learning from one type of stress to another, surpassing traditional machine learning models. Furthermore, we explore how acoustic context influences its performance and propose a novel black-box evaluation method for characterizing the decision boundaries used by Whisper for prosodic stress interpretation. These findings open new avenues for large-scale, automated prosody research with implications for linguistic theory and speech processing.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Artificial Intelligence; Language Comprehension; Language Production; Natural Language Processing; Computational Modeling"
        }
    ],
    "section": "Abstracts with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/3dt1s661",
    "frozenauthors": [
        {
            "first_name": "Samuel",
            "middle_name": "S",
            "last_name": "Sohn",
            "name_suffix": "",
            "institution": "Rutgers University",
            "department": ""
        },
        {
            "first_name": "Sten",
            "middle_name": "",
            "last_name": "Knutsen",
            "name_suffix": "",
            "institution": "Rutgers University",
            "department": ""
        },
        {
            "first_name": "Karin",
            "middle_name": "",
            "last_name": "Stromswold",
            "name_suffix": "",
            "institution": "Rutgers University",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-01-01T10:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/50015/galley/37977/download/"
        }
    ]
}