PNL
    • Tags
    • Popular
    • Sharing
    • Captionz Trove
    • Users
    • Captionz
    • PDF Reader
    • PNL Pro
    • Register
    • Login
    1. Home
    2. wkhn66
    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 7
    • Best 6
    • Controversial 0
    • Groups 0

    wkhn66

    @wkhn66

    59
    Reputation
    6
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online


    wkhn66 Unfollow Follow

    Best posts made by wkhn66

    • Add skip or change word

      Please add an option to skip unnecessary punctuation marks such as ~~~ and *** during text-to-speech playback, as they can be distracting and irritating while reading novels.

      posted in Feedback add and skip
      W
      wkhn66
    • RE: Add skip or change word

      @river I am currently reading this novel on the following website:
      https://novelfull.com/martial-god-asura/chapter-4159-enemies-on-a-narrow-road.html

      The only feature missing is an auto-scroll option. Other than that and the two features I mentioned earlier, I am completely satisfied with the TTS reader.

      posted in Feedback
      W
      wkhn66
    • RE: Add skip or change word

      @river Hello,

      I would like to suggest a feature that could improve the realism and expressiveness of TTS-based narration in this application.

      Currently, most text-to-speech systems read dialogue exactly as written, relying mainly on punctuation for tone. This often results in speech that sounds flat, especially when reading novels or dialogue-heavy content where the writer intends specific emotions such as anger, sadness, affection, or sarcasm.

      To improve this, I suggest introducing a simple annotation-based dialogue instruction system that allows writers or users to specify the intended emotion or delivery style directly in the text. The TTS engine could parse these annotations and adjust voice parameters such as pitch, speed, pauses, and emphasis accordingly.

      Proposed Method
      The idea is to use lightweight tags placed before dialogue lines to indicate emotional intent.

      Basic Format:
      [emotion:intensity|style] Dialogue text

      Where:

      • emotion = emotional tone of the line
      • intensity = level from 1–5
      • style (optional) = delivery modifier such as slow, whisper, pause, etc.

      Examples:

      1. Angry dialogue
        [anger:3] Get out of my sight!

      Meaning: moderate anger with stronger emphasis.

      1. Soft or calm speech
        [soft:1] It's alright. Everything will be fine.

      Meaning: gentle tone with relaxed delivery.

      1. Romantic or affectionate dialogue
        [love:2] I missed you.

      Meaning: warm and soft voice tone.

      1. Fearful dialogue with trembling
        [fear:4|tremble] Did you hear that?

      Meaning: high fear intensity with a shaking voice effect.

      1. Sad dialogue with slower pacing
        [sad:3|slow] I thought you would stay.

      Meaning: medium sadness with slower speech.

      Optional Pause Markers
      Additional inline markers could control pacing inside a sentence.

      {p} = short pause
      {pp} = medium pause
      {ppp} = long pause

      Example:
      [shock:3] What… {p} what happened here?

      How It Could Work Internally

      1. The TTS reader scans text for annotation tags.

      2. Tags are parsed and removed from the spoken text.

      3. Each tag is mapped to voice parameters such as:

        • pitch adjustment
        • speaking rate
        • pause duration
        • emphasis
      4. The processed dialogue is then passed to the TTS engine with these parameters applied.

      Benefits

      • More natural audiobook narration
      • Better dialogue acting in novels
      • Greater emotional realism
      • Minimal complexity for users

      This method would allow AI voices to deliver dialogue more like a human narrator or actor rather than simply reading text line by line.

      Thank you for considering this suggestion.

      posted in Feedback
      W
      wkhn66
    • RE: Add skip or change word

      @river Here is it which is close to what I suggest.
      https://typecast.ai/text-to-speech/

      posted in Feedback
      W
      wkhn66
    • RE: Add skip or change word

      @river thanks for the update! I’m really glad to see the smarter pauses and auto-scroll features. The improved support for websites is great too, really appreciate you taking the feedback into account.👍

      posted in Feedback
      W
      wkhn66
    • RE: Add skip or change word

      @river You should also make mobile app for this reader, Mobile apps has much bigger scope compare to computers, I am currently using this extension on Mobile using Quetta browser which supports extensions as well, But it will be great if you can develop it for mobile devices as well.
      Thanks in advance.

      posted in Feedback
      W
      wkhn66

    Latest posts made by wkhn66

    • RE: Add skip or change word

      @river You're welcome! The new features are working great so far. I’ve also left a positive review for PNL Reader on the Chrome Web Store to support the project. Thanks for your hard work on the extension, really appreciate it.

      posted in Feedback
      W
      wkhn66
    • RE: Add skip or change word

      @river You should also make mobile app for this reader, Mobile apps has much bigger scope compare to computers, I am currently using this extension on Mobile using Quetta browser which supports extensions as well, But it will be great if you can develop it for mobile devices as well.
      Thanks in advance.

      posted in Feedback
      W
      wkhn66
    • RE: Add skip or change word

      @river thanks for the update! I’m really glad to see the smarter pauses and auto-scroll features. The improved support for websites is great too, really appreciate you taking the feedback into account.👍

      posted in Feedback
      W
      wkhn66
    • RE: Add skip or change word

      @river Here is it which is close to what I suggest.
      https://typecast.ai/text-to-speech/

      posted in Feedback
      W
      wkhn66
    • RE: Add skip or change word

      @river Hello,

      I would like to suggest a feature that could improve the realism and expressiveness of TTS-based narration in this application.

      Currently, most text-to-speech systems read dialogue exactly as written, relying mainly on punctuation for tone. This often results in speech that sounds flat, especially when reading novels or dialogue-heavy content where the writer intends specific emotions such as anger, sadness, affection, or sarcasm.

      To improve this, I suggest introducing a simple annotation-based dialogue instruction system that allows writers or users to specify the intended emotion or delivery style directly in the text. The TTS engine could parse these annotations and adjust voice parameters such as pitch, speed, pauses, and emphasis accordingly.

      Proposed Method
      The idea is to use lightweight tags placed before dialogue lines to indicate emotional intent.

      Basic Format:
      [emotion:intensity|style] Dialogue text

      Where:

      • emotion = emotional tone of the line
      • intensity = level from 1–5
      • style (optional) = delivery modifier such as slow, whisper, pause, etc.

      Examples:

      1. Angry dialogue
        [anger:3] Get out of my sight!

      Meaning: moderate anger with stronger emphasis.

      1. Soft or calm speech
        [soft:1] It's alright. Everything will be fine.

      Meaning: gentle tone with relaxed delivery.

      1. Romantic or affectionate dialogue
        [love:2] I missed you.

      Meaning: warm and soft voice tone.

      1. Fearful dialogue with trembling
        [fear:4|tremble] Did you hear that?

      Meaning: high fear intensity with a shaking voice effect.

      1. Sad dialogue with slower pacing
        [sad:3|slow] I thought you would stay.

      Meaning: medium sadness with slower speech.

      Optional Pause Markers
      Additional inline markers could control pacing inside a sentence.

      {p} = short pause
      {pp} = medium pause
      {ppp} = long pause

      Example:
      [shock:3] What… {p} what happened here?

      How It Could Work Internally

      1. The TTS reader scans text for annotation tags.

      2. Tags are parsed and removed from the spoken text.

      3. Each tag is mapped to voice parameters such as:

        • pitch adjustment
        • speaking rate
        • pause duration
        • emphasis
      4. The processed dialogue is then passed to the TTS engine with these parameters applied.

      Benefits

      • More natural audiobook narration
      • Better dialogue acting in novels
      • Greater emotional realism
      • Minimal complexity for users

      This method would allow AI voices to deliver dialogue more like a human narrator or actor rather than simply reading text line by line.

      Thank you for considering this suggestion.

      posted in Feedback
      W
      wkhn66
    • RE: Add skip or change word

      @river I am currently reading this novel on the following website:
      https://novelfull.com/martial-god-asura/chapter-4159-enemies-on-a-narrow-road.html

      The only feature missing is an auto-scroll option. Other than that and the two features I mentioned earlier, I am completely satisfied with the TTS reader.

      posted in Feedback
      W
      wkhn66
    • Add skip or change word

      Please add an option to skip unnecessary punctuation marks such as ~~~ and *** during text-to-speech playback, as they can be distracting and irritating while reading novels.

      posted in Feedback add and skip
      W
      wkhn66