Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Morevna Project

Our mission is to develop, improve and popularize open-source technologies for animation.
Collective - Host: opensource - https://opencollective.com/morevnaproject - Website: https://morevnaproject.org/ - Code: https://github.com/morevnaproject-org

Change Linux AppImage to Python3.9.

Remove Torch Tests.
And create a little script which prepares a directory with just the needed pr...

github.com/morevnaproject-org/papagayo-ng - 4efe61e1f36c88189192bf62f378e4df6a5207a7 authored about 3 years ago by Stefan Murawski <[email protected]>
Set AA_ShareOpenGLContexts so QT doesn't complain on Linux about that.

Also remove libQt5WebEngineCore.so.5 from the Appimage because we don't use this and it's quite big.

github.com/morevnaproject-org/papagayo-ng - 0825db3c8059fc607b1c8e3714a0d61ecf24bd49 authored about 3 years ago by Stefan Murawski <[email protected]>
Duplicate H.png for the CMU39 sets from Hunanbean as HH.png.

Fixes https://github.com/steveway/papagayo-ng/issues/26

github.com/morevnaproject-org/papagayo-ng - 2ed5e06b1cde9794950f67b4f5ed47126bc215b4 authored about 3 years ago by Stefan Murawski <[email protected]>
Allow manual choice between Allosaurus and Rhubarb.

There is now an entry in the Settings and the VoiceRecognition Button also has a Dropdown.
Also f...

github.com/morevnaproject-org/papagayo-ng - 5c88ef94205ad712d61d9d5a13d4325a3308f132 authored about 3 years ago by Stefan Murawski <[email protected]>
Add french subtitles from Touhoppai dub

github.com/morevnaproject-org/subtitles-translation - 01716047ff3fe8ca58cc8a9b82f4a2f752cb30d0 authored about 3 years ago by scribblemaniac <[email protected]>
Fill in missing French translations and match it closer to English

github.com/morevnaproject-org/subtitles-translation - 06b565f8a3b82ec9b600b0db61c0f4ae2bc1fca2 authored about 3 years ago by scribblemaniac <[email protected]>
Add extensions to package configuration files

github.com/morevnaproject-org/morevna-toolchain - 5a4036ca0a299f75551860cf59675efa1c3e3d67 authored about 3 years ago by Konstantin Dmitriev <[email protected]>
Revert "chore: Cleanup"

This reverts commit d5434daa0288ad68b7b440bf9e1e653c10bfdd6a.

github.com/morevnaproject-org/morevna-toolchain - d7dd6e624d5938291d600fe2a189ae104ae07e55 authored about 3 years ago by Konstantin Dmitriev <[email protected]>
Merge pull request #4037 from shun-iwasawa/frame_suffix_in_camera_capture

Enable Inputting Frame with Suffix in Camera Capture

github.com/morevnaproject-org/opentoonz - cfbc8be0c70c45d5ad88eb6cf0646bd9ec450fb1 authored about 3 years ago by Rodney <[email protected]>
Merge pull request #4036 from shun-iwasawa/g/redesign_passthroughnode

Redesign the Pass Through Fx Node

github.com/morevnaproject-org/opentoonz - 268719d1c18e14db61a03129b5fba9f854ff3741 authored about 3 years ago by Rodney <[email protected]>
Merge pull request #4032 from shun-iwasawa/g/blending_fx_with_no_bg_layer

Change behavior of the Layer Blending Ino fxs when the background layer does not exist

github.com/morevnaproject-org/opentoonz - c76a2b588b8ba76be952d437a2ad8b74efdf6efd authored about 3 years ago by Rodney <[email protected]>
Fixed missing catching of non-color button on save of color buttons.

github.com/morevnaproject-org/papagayo-ng - daf9f30cb2241fbe709e37546068603533189ad0 authored about 3 years ago by Stefan Murawski <[email protected]>
Merge pull request #104 from steveway/master

Apply Stylesheet to whole program.

github.com/morevnaproject-org/papagayo-ng - 584daac2c329c811cb5e96ba1ab1b4a60d0da6a9 authored about 3 years ago by Stefan Murawski <[email protected]>
Apply Stylesheet to whole program.

Added some fixes so that the About Dialog and the MouthView look more normal then.
Changed the st...

github.com/morevnaproject-org/papagayo-ng - 2ee1f285ba11d566a15a067e3f6357af95fd274a authored about 3 years ago by Stefan Murawski <[email protected]>
Merge pull request #103 from steveway/master

A few more Node fixes and some Styling Options

github.com/morevnaproject-org/papagayo-ng - 19af65f5b6305c6c056379838e9ed528ca5aede1 authored about 3 years ago by Stefan Murawski <[email protected]>
Converting Phonemes was broken for new Node System because of an iteration mistake.

We iterated over self.voices instead of over self.project_node.children.
This fixes: https://gith...

github.com/morevnaproject-org/papagayo-ng - fc971f19a58258a1cd114bf4150cc553a902e6c0 authored about 3 years ago by Stefan Murawski <[email protected]>
Allow selecting a custom .qss Stylesheet for the main window.

We could also apply it to the whole app by using the setStylesheet method of self.app instead of ...

github.com/morevnaproject-org/papagayo-ng - 0a70af8cfd1f2eb08413ec26997efb5ab8986dae authored about 3 years ago by Stefan Murawski <[email protected]>
enable frame suffix in camera capture

github.com/morevnaproject-org/opentoonz - 70632f97b2ac613ffe9d580d2176a4df50c0d53a authored about 3 years ago by shun-iwasawa <[email protected]>
redesign pass through node

github.com/morevnaproject-org/opentoonz - a8fd675014297c4470495f2ccc9705787e777f89 authored about 3 years ago by shun-iwasawa <[email protected]>
Fix combining tags when exporting to JSON and fixed a get_parent call.

github.com/morevnaproject-org/papagayo-ng - 65d21c18746ae9fec605606a7a772774e23df2dc authored about 3 years ago by Stefan Murawski <[email protected]>
Merge pull request #102 from steveway/master

Fix some small bugs and cleanup

github.com/morevnaproject-org/papagayo-ng - e810e6feaf93b0f541c8713a4120d8b1017f98bc authored about 3 years ago by Stefan Murawski <[email protected]>
Move some functionality and cleanup.

github.com/morevnaproject-org/papagayo-ng - b060bc45b8a1a0aab4769b99cbbe4aed1fca850b authored about 3 years ago by Stefan Murawski <[email protected]>
Change to always save settings in an .ini file.

Moved Colors to the Graphics category for settings.

github.com/morevnaproject-org/papagayo-ng - 3ad9b0083e2a0a7eb9cfdc8b9b36ae14bfa27593 authored about 3 years ago by Stefan Murawski <[email protected]>
Adjust Button Text Color based on Background Color.

github.com/morevnaproject-org/papagayo-ng - 649ce234d64b2f4b14a7b57c5c7cfc81bf485df6 authored about 3 years ago by Stefan Murawski <[email protected]>
Add Settings to manually choose colors for the WaveformView.

github.com/morevnaproject-org/papagayo-ng - cbbc62b11180fea3ab0d023f40ff4b609dd50d7f authored about 3 years ago by Stefan Murawski <[email protected]>
Fix some leftovers when doing a breakdown or voice recognition on a scene with existing objects.

Also finally changed all instances of the camelCase "breakdownWord" with snake_case "breakdown_wo...

github.com/morevnaproject-org/papagayo-ng - 00250f87edc2d7ebb80e6ed7f9662973ba151682 authored about 3 years ago by Stefan Murawski <[email protected]>
Merge pull request #101 from steveway/master

Small fixes, cleanup and Pronuciation Dialog Improvement

github.com/morevnaproject-org/papagayo-ng - 5aad053fca75c1c35fbcfeb99ece74e140ed7e17 authored about 3 years ago by Stefan Murawski <[email protected]>
Fix converting phonemsets with new node system.

Also cleanup of old code and fix a case where waveforms are not drawn on load.

github.com/morevnaproject-org/papagayo-ng - 6c50955373f415db145f718c27bd5f437787a840 authored about 3 years ago by Stefan Murawski <[email protected]>
Add Mouth Selector to PronunciationDialog.

github.com/morevnaproject-org/papagayo-ng - 2dc5cdea97a897423e5f8d0c80940aba67b9bd7e authored about 3 years ago by Stefan Murawski <[email protected]>
change behavior of blend-ino fx without back layer

github.com/morevnaproject-org/opentoonz - a834fd30b03f4d010197b482fa4413f5f81a62eb authored about 3 years ago by shun-iwasawa <[email protected]>
Merge pull request #4030 from shun-iwasawa/andeon-master

Fix text color style inside some windows by andeon

github.com/morevnaproject-org/opentoonz - e8464d2aa75c636fb3951532778b5353256ab008 authored about 3 years ago by shun-iwasawa <[email protected]>
Update Blue.qss, Dark.qss, and 3 more files...

github.com/morevnaproject-org/opentoonz - 28114d824b2994f320bf8ae3c7cdc02aff1b73c1 authored about 3 years ago by andeon <[email protected]>
Fix text color style inside some windows

menu Level: [Canvas Size] (Current Size, New Size and Anchor), [Export Level] (Vectors Export Bo...

github.com/morevnaproject-org/opentoonz - 80c39cc3d15e2b3711b9296dff2c46a4b4c8afe7 authored about 3 years ago by andeon <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/morevnaproject-org/papagayo-ng - a9b33f8ba9f061b06674eddd16784a205123ba93 authored about 3 years ago by Steveway <[email protected]>
Merge pull request #100 from steveway/node_export

Unify Lipsync Objects to a singular one.

github.com/morevnaproject-org/papagayo-ng - 0db38c2035911d4ce6e1668c42c17e9e70de4f25 authored about 3 years ago by Stefan Murawski <[email protected]>
Add export methods to new LipSyncObject.

github.com/morevnaproject-org/papagayo-ng - b4e7efb3ced30d2580fdbab0d18d21131e9ef201 authored about 3 years ago by Steveway <[email protected]>
Merge branch 'morevnaproject-org:master' into node_export

github.com/morevnaproject-org/papagayo-ng - d3578b84ad728753787e99c19e0f15e4659f2cef authored about 3 years ago by Stefan Murawski <[email protected]>
Merge branch 'morevnaproject-org:master' into master

github.com/morevnaproject-org/papagayo-ng - 0f368359554ce229273723ca69bb08b76c0077df authored about 3 years ago by Stefan Murawski <[email protected]>
Merge pull request #99 from morevnaproject-org/appimage

Script for generating Linux AppImage package

github.com/morevnaproject-org/papagayo-ng - d9c7daab3fbda76a1985c79a73b80022a401ac2a authored about 3 years ago by Stefan Murawski <[email protected]>
pepper-carrot-backstage-vol2-en.srt: Add missing word to

github.com/morevnaproject-org/morevna-translations-en - 70faabaeb6056a60c11f76e1d871b21c137df810 authored about 3 years ago by Konstantin Dmitriev <[email protected]>
Fix syntax in pepper-carrot-backstage-vol2-en.srt

As reported here - https://community.morevnaproject.org/t/voicing-en-pepper-carrot-backstage-vol...

github.com/morevnaproject-org/morevna-translations-en - 6943543f74992af375d07c6cf89a8bdebcf2bcbc authored about 3 years ago by Konstantin Dmitriev <[email protected]>
Merge pull request #4025 from shun-iwasawa/g/fxschematic_node_placement

Fx schematic node placement fix

github.com/morevnaproject-org/opentoonz - 127e411f41bdc7dea414f1ae13f8da95fd816118 authored about 3 years ago by Rodney <[email protected]>
fx schematic node placement fix

github.com/morevnaproject-org/opentoonz - 9d4eadd1a078ace68a4af69c52bc8ad40f7ad337 authored about 3 years ago by shun-iwasawa <[email protected]>
chore: Cleanup

github.com/morevnaproject-org/morevna-toolchain - d5434daa0288ad68b7b440bf9e1e653c10bfdd6a authored about 3 years ago by Konstantin Dmitriev <[email protected]>
actions: update windows runner (#4023)

github.com/morevnaproject-org/opentoonz - a1faf4556e3b5bbb703056d3d16ff1fe6d8d8243 authored about 3 years ago by shun-iwasawa <[email protected]>
Enable Allosaurus (use Torch package without CUDA)

github.com/morevnaproject-org/papagayo-ng - faaaced57a866db7f15f8b4f4db8b4242f83bc83 authored over 3 years ago by Konstantin Dmitriev <[email protected]>
Get dependencies from requirements.txt file

github.com/morevnaproject-org/papagayo-ng - a4f732a6014dc2d13b5e80b792a7e6bb5732c52b authored over 3 years ago by Konstantin Dmitriev <[email protected]>
Add pyyaml to requirements

github.com/morevnaproject-org/papagayo-ng - 7ff534ce333f80fa4b19fbc41553112835af85d9 authored over 3 years ago by Konstantin Dmitriev <[email protected]>
Ignore generated pacakges

github.com/morevnaproject-org/papagayo-ng - 11c0e5693c67c45a4124342e3828b481359a3e73 authored over 3 years ago by Konstantin Dmitriev <[email protected]>
Change pip invocation to make sure it is callet from AppImage pacakge, not from system

github.com/morevnaproject-org/papagayo-ng - 6878ce07bf460e048f9805b44ed5dde9529b072e authored over 3 years ago by Konstantin Dmitriev <[email protected]>
Add comment about libffi

github.com/morevnaproject-org/papagayo-ng - d5a4316c6a3fbc947557c3122f431e94634a081e authored over 3 years ago by Konstantin Dmitriev <[email protected]>
Remove outdated file

github.com/morevnaproject-org/papagayo-ng - d91a1b716529da9a2e0f1f672523c38d6acfc685 authored over 3 years ago by Konstantin Dmitriev <[email protected]>
Scripts for building Linux AppImage package

github.com/morevnaproject-org/papagayo-ng - ff871b8b06ae4abac26c099da3aa89d0b580a3a5 authored over 3 years ago by Konstantin Dmitriev <[email protected]>
Change main Node name based on doc name.

Removed debug output of project node.

github.com/morevnaproject-org/papagayo-ng - d675c4ea7f4f10bce5508facc43fe0d85577c8ac authored over 3 years ago by Stefan Murawski <[email protected]>
This should fix moving Objects between voices.

Also added cutting (well deleting is more correct) of Objects.

github.com/morevnaproject-org/papagayo-ng - 3a4a32751406d6df505170ea139426cbb8dbafd2 authored over 3 years ago by Stefan Murawski <[email protected]>
Correctly clear scene when we load a new project.

github.com/morevnaproject-org/papagayo-ng - 359ae16a75a92336addbaaa13bec36ec4f2f06d1 authored over 3 years ago by Stefan Murawski <[email protected]>
The Waveform Polygon now is not removed from the scene but replaced with a new Polygon.

This makes switching between voices, resizing and zooming a lot smoother.
Also we now don't alway...

github.com/morevnaproject-org/papagayo-ng - ef6930cc5643c4cf4488d22b4e42abaffe8105b9 authored over 3 years ago by Stefan Murawski <[email protected]>
Implement saving using new Node System.

github.com/morevnaproject-org/papagayo-ng - 735562c6cfffe0016a7fb3467c979556d37e948d authored over 3 years ago by Stefan Murawski <[email protected]>
Changing objects between voices now works with the new node system and is a bit more robust too, it can clean up after itself.

github.com/morevnaproject-org/papagayo-ng - 4b905663e259298ea5a503fdb64198108c5b429a authored over 3 years ago by Stefan Murawski <[email protected]>
New LipSyncObject should now work with old project files and automatic recognition.

Pronunciation Dialog is now a single function call, can be changed more easily in the future.

github.com/morevnaproject-org/papagayo-ng - 13374a2f6dc27fd66028c9bd612072ff3fa2a25f authored over 3 years ago by Stefan Murawski <[email protected]>
New LipSyncObject should now work with old project files and automatic recognition.

github.com/morevnaproject-org/papagayo-ng - b438f6a8c474fd8b6e3e69c417e7947b9d4ca987 authored over 3 years ago by Stefan Murawski <[email protected]>
Change code to now also use new LipSyncObject for old project files and just sound files.

github.com/morevnaproject-org/papagayo-ng - 4ee9ff846fd181d4aed5b3f914508a40cc63a691 authored over 3 years ago by Stefan Murawski <[email protected]>
First Test which switches the Node Objects.

github.com/morevnaproject-org/papagayo-ng - f29e3e3666f0ee0c373e59ee8a5bb7b376e28bb8 authored over 3 years ago by Stefan Murawski <[email protected]>
Fix Breakdown Tests.

When you enter phonemes for a word during breakdown it will remember this for the next occurrence...

github.com/morevnaproject-org/papagayo-ng - 883418b13a70497986af96e68eadf15101f64511 authored over 3 years ago by Stefan Murawski <[email protected]>
Add button that stops the breakdown process to the Pronunciation Dialog.

github.com/morevnaproject-org/papagayo-ng - 850920d8fff34d4f5f81235aaf7702b6770e2fa1 authored over 3 years ago by Stefan Murawski <[email protected]>
Pronunciation Dialog now shows a preview of the phoneme when hovering over the buttons.

Also fix a bug which did not clear the voice when using the autorecognizer.

github.com/morevnaproject-org/papagayo-ng - 1eca7de487ee9f8bc6c8a56a3e07e17d6bf4159e authored over 3 years ago by Steveway <[email protected]>
Small improvement for phoneme conversion code. Should be more robust.

github.com/morevnaproject-org/papagayo-ng - ce4ee258feaf3cf62d11af460810c6dbf4d4022f authored over 3 years ago by Steveway <[email protected]>
Create AppData directory if it doesn't exists yet.

Automatically create version file for PyInstaller when running PyInstaller on Spec File.
Small La...

github.com/morevnaproject-org/papagayo-ng - 0e53bb2be319cf0f72d448195cf97411fec15637 authored over 3 years ago by Steveway <[email protected]>
Merge pull request #96 from steveway/master

Some improvements to make it more flexible

github.com/morevnaproject-org/papagayo-ng - bf4caf597bb6be99ea39936b3f7d1711b544f9fc authored over 3 years ago by Stefan Murawski <[email protected]>
Improve Layout of Settings Dialog.

Version and About Information in About Dialog now get loaded from external files.
Add Version Inf...

github.com/morevnaproject-org/papagayo-ng - 1bd3124920b6d3cf3bb6a65bd5d91a02d01d263b authored over 3 years ago by Stefan Murawski <[email protected]>
Translation fixes for pepper-carrot-backstage-vol2-en.srt

github.com/morevnaproject-org/morevna-translations-en - ad7ba504180c090393ad044890c0b794d6d9d406 authored over 3 years ago by Konstantin Dmitriev <[email protected]>
Fix timecode lines

github.com/morevnaproject-org/morevna-translations-en - 9dc620e74c9646f933ceb210cbaeaa515d1e2616 authored over 3 years ago by Konstantin Dmitriev <[email protected]>
Backstage Vol.2 - Translation by Irina Malysheva

github.com/morevnaproject-org/morevna-translations-en - 0f8282faa18f38ad27538a75855c004c1636d434 authored over 3 years ago by Konstantin Dmitriev <[email protected]>
Merge pull request #4004 from shun-iwasawa/fix_paste_style_color

Fix Paste Color command not to set the "edited flag" to normal styles

github.com/morevnaproject-org/opentoonz - 10c061146373ad6df9523c8acd6488327da950af authored over 3 years ago by Rodney <[email protected]>
Delete AppDate Directory on Uninstall.

TODO: Make sure that the Directory will be this exact one.

github.com/morevnaproject-org/papagayo-ng - 0e4ba2a10840072c83cbc95c97638408fa159aee authored over 3 years ago by Stefan Murawski <[email protected]>
Merge pull request #4003 from shun-iwasawa/fix_crash_on_clicking_shortcut_tree

Fix crash on clicking shortcut tree

github.com/morevnaproject-org/opentoonz - a06f64fc0a1f23098386738ecda1a8b3c74a40d8 authored over 3 years ago by Rodney <[email protected]>
Merge pull request #94 from steveway/master

Allosaurus integration

github.com/morevnaproject-org/papagayo-ng - 0bf8940dcb8ac26133248b66498f3e7da2cdfb27 authored over 3 years ago by Stefan Murawski <[email protected]>
Simple but still buggy implementation to move objects between voices.

github.com/morevnaproject-org/papagayo-ng - 10ea40b108cd6b9a49a5f8cad06cd697bf72b68a authored over 3 years ago by Stefan Murawski <[email protected]>
Put Rhubarb in the AppData path, also add download option into the GUI.

github.com/morevnaproject-org/papagayo-ng - 3cb45a35dff292ab9b2aba111ef5a48f4a835032 authored over 3 years ago by Stefan Murawski <[email protected]>
fix paste style color

github.com/morevnaproject-org/opentoonz - dfb4bd289bb67ed2ee45f2bcbd341257758b1aa1 authored over 3 years ago by shun-iwasawa <[email protected]>
fix crash on clicking shortcut tree

github.com/morevnaproject-org/opentoonz - 750e149e51c6392e1daefbf484f9971d4a980a2e authored over 3 years ago by shun-iwasawa <[email protected]>
Merge pull request #4000 from luzpaz/typos

fix various typos

github.com/morevnaproject-org/opentoonz - 195d1c166cc986cfaccac669fb41d6720bcaea55 authored over 3 years ago by Rodney <[email protected]>
Some cleanup of the instances where we access the main window.

github.com/morevnaproject-org/papagayo-ng - 5bc1ba0c3871ca8f57d3feff466bc5818af9bcb9 authored over 3 years ago by Stefan Murawski <[email protected]>
Added some logic to guess the expected execution time of Allosaurus by timing a 5 second sample first.

This can take a little bit longer for short files, but should be negligible, especially for large...

github.com/morevnaproject-org/papagayo-ng - 9857a49005e8063d606b5e74df2f8b612383d810 authored over 3 years ago by Stefan Murawski <[email protected]>
Follow-up fixes for previous commit

github.com/morevnaproject-org/opentoonz - 69208c71ac511590ecd0755e925bae1012ce175e authored over 3 years ago by luz paz <[email protected]>
Added Icons from remixicon.com

github.com/morevnaproject-org/papagayo-ng - 0578193b8753a8ef9c425ae9511fe25c5f303cb8 authored over 3 years ago by Stefan Murawski <[email protected]>
Merge pull request #4001 from shun-iwasawa/update_appveyor_opencv_version

Update Appveyor OpenCV Version

github.com/morevnaproject-org/opentoonz - 4358322b3a9e25416bb0ec61dd2435799556565c authored over 3 years ago by Rodney <[email protected]>
update appveyor opencv version

github.com/morevnaproject-org/opentoonz - 3c4b6d28619a88464e3bb701e820cc3dc19f326f authored over 3 years ago by shun-iwasawa <[email protected]>
fix various typos

Found via `codespell -q 3 -S *.ts,thirdparty, -L appy,ba,inbetween,inout,pevent,possibile,upto`

github.com/morevnaproject-org/opentoonz - 6454c473b7f746d8ecd6c6a8a587abc912792b21 authored over 3 years ago by luz paz <[email protected]>
The About Box now uses a single QTextBrowser for most of the text which can be styled in different ways and is easier updated.

github.com/morevnaproject-org/papagayo-ng - 71283d2f0a4d9f22dbe68067ed74aa8b00cd0a29 authored over 3 years ago by Stefan Murawski <[email protected]>
Add button for auto recognition.

Also partially fixed some rendering bugs when zooming and changing between voices.

github.com/morevnaproject-org/papagayo-ng - 1b30f3c80ffce9c88f1ff05c3b758bfad462f68e authored over 3 years ago by Stefan Murawski <[email protected]>
Installer uses Unicode now.

Added functionality to close program during uninstall, need nsProcess Plugin for NSIS.

github.com/morevnaproject-org/papagayo-ng - cc565dceff246661481157ee336d4fc6c7aec642 authored over 3 years ago by Stefan Murawski <[email protected]>
Add half a second of silence at the end of the audio so Allosaurus can better catch the phonemes at the end. If it's still not recognizing then try increasing the emitter value slightly. (1.4 seems to catch more)

github.com/morevnaproject-org/papagayo-ng - 0f4def914519dbfc0276112c4017731de2a62109 authored over 3 years ago by Stefan Murawski <[email protected]>
Selected Objects names would be incorrect in the tagging part if they were cut off on the buttons.

Also added our output and Allosaurus output to the Textbox.

github.com/morevnaproject-org/papagayo-ng - 6f34318ac31f785497aba5ce57c7784354730cf9 authored over 3 years ago by Stefan Murawski <[email protected]>
Change Author settings from Lost Marble to Morevna Project.

The Download Page for FFMpeg Builds for Windows is currently down, so I switched to some code whi...

github.com/morevnaproject-org/papagayo-ng - 8183f3a6f40f7a0073e69018c463df0c7d7a27a9 authored over 3 years ago by Stefan Murawski <[email protected]>
Fix some paths to use the user Directory.

github.com/morevnaproject-org/papagayo-ng - 3331eca6ad351af382dae86f09dc37c485c9519c authored over 3 years ago by Stefan Murawski <[email protected]>
Save FFMpeg and the AI model in a User Directory with the help of appdirs.

Also modify the path if needed to include that directory so audioread and pydub etc. can find FFM...

github.com/morevnaproject-org/papagayo-ng - aed3d47afba8e8a6b2b07aa7723f2df1882d8749 authored over 3 years ago by Stefan Murawski <[email protected]>
Fixed edge case where the last phonemes were skipped.

The looping did not work correctly on uneven number of peaks.

github.com/morevnaproject-org/papagayo-ng - fb9437798877d5494a4918cada2cede945773efb authored over 3 years ago by Stefan Murawski <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/morevnaproject-org/papagayo-ng - 308b4c198e8392f390062019787e3547c7f94084 authored over 3 years ago by Steveway <[email protected]>
Save and load volume setting.

github.com/morevnaproject-org/papagayo-ng - d5c4070ef351d6f938191b10b739eae38a872333 authored over 3 years ago by Steveway <[email protected]>