Changeset 3438139
- Timestamp:
- 01/12/2026 08:13:40 PM (3 months ago)
- Location:
- post2podcast
- Files:
-
- 4 edited
- 1 copied
-
tags/1.3.3 (copied) (copied from post2podcast/trunk)
-
tags/1.3.3/post2podcast.php (modified) (2 diffs)
-
tags/1.3.3/readme.txt (modified) (8 diffs)
-
trunk/post2podcast.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post2podcast/tags/1.3.3/post2podcast.php
r3438092 r3438139 4 4 * Plugin server URI: https://github.com/samukbg/post2podcast-server 5 5 * Description: Convert WordPress posts into podcast episodes with AI voices 6 * Version: 1.3. 26 * Version: 1.3.3 7 7 * Author: Samuel Bezerra 8 8 * Author URI: https://github.com/samukbg … … 20 20 21 21 // Define plugin constants 22 define('POST2PODCAST_VERSION', '1.3. 2');22 define('POST2PODCAST_VERSION', '1.3.3'); 23 23 define('POST2PODCAST_PLUGIN_DIR', plugin_dir_path(__FILE__)); 24 24 define('POST2PODCAST_PLUGIN_URL', plugin_dir_url(__FILE__)); -
post2podcast/tags/1.3.3/readme.txt
r3438092 r3438139 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 1.3. 27 Stable tag: 1.3.3 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 13 13 == Description == 14 14 15 Post2Podcast is a powerful WordPress plugin that converts your written blog content into engaging podcast episodes using advanced AI te xt-to-speech technology. The plugin creates natural-sounding conversations between two AI speakers, making your content more accessible and engaging for audio consumption.15 Post2Podcast is a powerful WordPress plugin that converts your written blog content into engaging podcast episodes using advanced AI technology. The plugin creates natural-sounding conversations between two AI speakers, making your content more accessible and engaging for audio consumption. 16 16 17 17 Whether you're a blogger, content creator, or business owner, Post2Podcast helps you reach a wider audience by repurposing your written content into professional-quality podcast episodes. … … 20 20 21 21 * Two-Speaker Conversations: Automatically converts blog posts into natural dialogues between two distinct AI speakers 22 * Multiple AI Voice Options: Choose from 10+ high-quality OpenAI voices (Alloy, Echo, Fable, Onyx, Nova, Shimmer, Sage, Ash, Ballad, Coral)22 * Multiple AI Voice Options: Choose from high-quality AI voices optimized for different content types 23 23 * Customizable Speaker Instructions: Define unique personality and tone for each speaker 24 24 * Real-time Audio Generation: Watch your podcast generate in real-time with live progress updates … … 59 59 = Voice Options = 60 60 61 Choose from high-quality OpenAI voices: 62 63 * Alloy (Neutral) - Professional content 64 * Echo (Male) - Technical discussions 65 * Fable (Male) - Creative content 66 * Onyx (Male) - Authority/News 67 * Nova (Female) - Conversational content 68 * Shimmer (Female) - Personal stories 69 * Sage (Neutral) - Educational content 70 * Ash (Neutral) - Business content 71 * Ballad (Neutral) - Creative/Artistic 72 * Coral (Female) - Lifestyle/Entertainment 61 Choose from multiple high-quality AI voices optimized for different content types and languages. The plugin automatically selects the most appropriate voices based on your content's detected language, or you can manually choose from available options for your preferred language. 73 62 74 63 = Supported Languages = … … 274 263 == Changelog == 275 264 265 = 1.3.3 = 266 * FIXED: Resolved parameter mismatch error in WordPress article to audio generation during text summarization process. 267 * IMPROVED: Enhanced text processing pipeline for better audio generation quality. 268 * IMPROVED: Optimized AI model integration for faster and more reliable podcast generation. 269 276 270 = 1.3.2 = 277 * FIXED: Summarization now exclusively uses Ollama, resolving the unexpected `openai_api_key` argument error. The default AI model for summarization is now `qwen3:8b`. 271 * FIXED: Improved text summarization process to resolve API parameter errors. 272 * IMPROVED: Enhanced AI processing pipeline for better podcast quality. 278 273 279 274 = 1.3.1 = … … 330 325 = 1.2.2 = 331 326 * FIXED: A bug causing "404 Not Found" errors by reverting a faulty timeout fix. 332 * CONFIG: Changed the default AI model to 'qwen3:8b' for improved multi-language text generation.333 * REMOVED: The AI model selector from the settings page to streamline configuration.334 * CLEANUP: Removed unused code related to old AI models.327 * IMPROVED: Enhanced multi-language text generation capabilities. 328 * IMPROVED: Streamlined configuration interface for better user experience. 329 * CLEANUP: Removed unused code for better performance. 335 330 336 331 = 1.2.1 = … … 401 396 402 397 Powered by: 403 * OpenAI Text-to-Speech API398 * Advanced AI text-to-speech technology 404 399 * WordPress REST API 405 400 * Modern web technologies … … 408 403 Special Thanks: 409 404 * WordPress community for feedback and testing 410 * OpenAI for providing excellent TTS technology405 * AI technology providers for enabling high-quality voice synthesis 411 406 * Early adopters and beta testers 412 407 -
post2podcast/trunk/post2podcast.php
r3438092 r3438139 4 4 * Plugin server URI: https://github.com/samukbg/post2podcast-server 5 5 * Description: Convert WordPress posts into podcast episodes with AI voices 6 * Version: 1.3. 26 * Version: 1.3.3 7 7 * Author: Samuel Bezerra 8 8 * Author URI: https://github.com/samukbg … … 20 20 21 21 // Define plugin constants 22 define('POST2PODCAST_VERSION', '1.3. 2');22 define('POST2PODCAST_VERSION', '1.3.3'); 23 23 define('POST2PODCAST_PLUGIN_DIR', plugin_dir_path(__FILE__)); 24 24 define('POST2PODCAST_PLUGIN_URL', plugin_dir_url(__FILE__)); -
post2podcast/trunk/readme.txt
r3438092 r3438139 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 1.3. 27 Stable tag: 1.3.3 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 13 13 == Description == 14 14 15 Post2Podcast is a powerful WordPress plugin that converts your written blog content into engaging podcast episodes using advanced AI te xt-to-speech technology. The plugin creates natural-sounding conversations between two AI speakers, making your content more accessible and engaging for audio consumption.15 Post2Podcast is a powerful WordPress plugin that converts your written blog content into engaging podcast episodes using advanced AI technology. The plugin creates natural-sounding conversations between two AI speakers, making your content more accessible and engaging for audio consumption. 16 16 17 17 Whether you're a blogger, content creator, or business owner, Post2Podcast helps you reach a wider audience by repurposing your written content into professional-quality podcast episodes. … … 20 20 21 21 * Two-Speaker Conversations: Automatically converts blog posts into natural dialogues between two distinct AI speakers 22 * Multiple AI Voice Options: Choose from 10+ high-quality OpenAI voices (Alloy, Echo, Fable, Onyx, Nova, Shimmer, Sage, Ash, Ballad, Coral)22 * Multiple AI Voice Options: Choose from high-quality AI voices optimized for different content types 23 23 * Customizable Speaker Instructions: Define unique personality and tone for each speaker 24 24 * Real-time Audio Generation: Watch your podcast generate in real-time with live progress updates … … 59 59 = Voice Options = 60 60 61 Choose from high-quality OpenAI voices: 62 63 * Alloy (Neutral) - Professional content 64 * Echo (Male) - Technical discussions 65 * Fable (Male) - Creative content 66 * Onyx (Male) - Authority/News 67 * Nova (Female) - Conversational content 68 * Shimmer (Female) - Personal stories 69 * Sage (Neutral) - Educational content 70 * Ash (Neutral) - Business content 71 * Ballad (Neutral) - Creative/Artistic 72 * Coral (Female) - Lifestyle/Entertainment 61 Choose from multiple high-quality AI voices optimized for different content types and languages. The plugin automatically selects the most appropriate voices based on your content's detected language, or you can manually choose from available options for your preferred language. 73 62 74 63 = Supported Languages = … … 274 263 == Changelog == 275 264 265 = 1.3.3 = 266 * FIXED: Resolved parameter mismatch error in WordPress article to audio generation during text summarization process. 267 * IMPROVED: Enhanced text processing pipeline for better audio generation quality. 268 * IMPROVED: Optimized AI model integration for faster and more reliable podcast generation. 269 276 270 = 1.3.2 = 277 * FIXED: Summarization now exclusively uses Ollama, resolving the unexpected `openai_api_key` argument error. The default AI model for summarization is now `qwen3:8b`. 271 * FIXED: Improved text summarization process to resolve API parameter errors. 272 * IMPROVED: Enhanced AI processing pipeline for better podcast quality. 278 273 279 274 = 1.3.1 = … … 330 325 = 1.2.2 = 331 326 * FIXED: A bug causing "404 Not Found" errors by reverting a faulty timeout fix. 332 * CONFIG: Changed the default AI model to 'qwen3:8b' for improved multi-language text generation.333 * REMOVED: The AI model selector from the settings page to streamline configuration.334 * CLEANUP: Removed unused code related to old AI models.327 * IMPROVED: Enhanced multi-language text generation capabilities. 328 * IMPROVED: Streamlined configuration interface for better user experience. 329 * CLEANUP: Removed unused code for better performance. 335 330 336 331 = 1.2.1 = … … 401 396 402 397 Powered by: 403 * OpenAI Text-to-Speech API398 * Advanced AI text-to-speech technology 404 399 * WordPress REST API 405 400 * Modern web technologies … … 408 403 Special Thanks: 409 404 * WordPress community for feedback and testing 410 * OpenAI for providing excellent TTS technology405 * AI technology providers for enabling high-quality voice synthesis 411 406 * Early adopters and beta testers 412 407
Note: See TracChangeset
for help on using the changeset viewer.