https://github.com/tensorflow/magenta

sort by:
Revision Author Date Message Commit Date
82ef836 bump version to 2.1.4 PiperOrigin-RevId: 464578074 01 August 2022, 18:14:40 UTC
117c382 pin dependency versions, removing tensor2tensor and copying over their fork of the deprecated tf.contrib.training.HParams, and fix a few test & lint issues PiperOrigin-RevId: 464283071 30 July 2022, 17:54:15 UTC
83a472b Merge pull request #1997 from PhysSong:patch-1 PiperOrigin-RevId: 458102591 30 June 2022, 00:44:41 UTC
f2d5318 score2perf/datagen_beam: fix old Python2 syntax 02 May 2022, 01:11:44 UTC
77ed668 Remove unused comments related to Python 2 compatibility. PiperOrigin-RevId: 442134907 16 April 2022, 00:54:32 UTC
70a5a74 Remove unused comments related to Python 2 compatibility. PiperOrigin-RevId: 442131851 16 April 2022, 00:33:44 UTC
da01e95 Remove unused comments related to Python 2 compatibility. PiperOrigin-RevId: 442062937 15 April 2022, 18:46:06 UTC
5cf13df Remove unused comments related to Python 2 compatibility. PiperOrigin-RevId: 442059380 15 April 2022, 18:29:13 UTC
8a86959 fix array resize reference issue PiperOrigin-RevId: 440395677 08 April 2022, 17:21:15 UTC
96666ca disable arguments-renamed pylint warning in a few places PiperOrigin-RevId: 439880661 06 April 2022, 17:44:51 UTC
f73ff0c Explicitly import estimator from tensorflow as a separate import instead of accessing it via tf.estimator and depend on the tensorflow estimator target. PiperOrigin-RevId: 436568278 22 March 2022, 21:13:58 UTC
cb5386b Add message about the current status of the repo. PiperOrigin-RevId: 433022388 07 March 2022, 21:19:06 UTC
e833848 Work around tensor2tensor/gym issues, fix pylint errors. PiperOrigin-RevId: 433019701 07 March 2022, 21:07:18 UTC
e86b7de Replace the use of fractions.gcd with math.gcd. PiperOrigin-RevId: 432489291 04 March 2022, 19:09:49 UTC
188bbf9 Merge pull request #1847 from drrosa:patch-1 PiperOrigin-RevId: 428039800 11 February 2022, 18:47:55 UTC
c434c57 docs: Fix fluid-soundfont download link. This fixes a dead download link and adds a new link to other downloadable soundfonts. 08 February 2022, 16:31:20 UTC
2105a6d Merge branch 'magenta:main' into patch-1 08 February 2022, 16:10:30 UTC
be6558f Replaces some problematic terminology PiperOrigin-RevId: 382388804 30 June 2021, 21:44:13 UTC
7e09cc0 Replaces some problematic terminology. PiperOrigin-RevId: 382351822 30 June 2021, 18:45:57 UTC
ca9ac6d Addresses pylint warnings and recommendations. PiperOrigin-RevId: 382337009 30 June 2021, 17:41:15 UTC
3ce5c13 Internal PiperOrigin-RevId: 382160750 30 June 2021, 17:40:53 UTC
b1aa98b add utility method for decoding directly to a NoteSequence. PiperOrigin-RevId: 375962704 26 May 2021, 16:33:17 UTC
88757f3 Dynamic shape compilation is now expected to be supported. Also fix pylint errors. PiperOrigin-RevId: 375957532 26 May 2021, 16:09:16 UTC
102cbde Internal change PiperOrigin-RevId: 369214838 19 April 2021, 14:20:02 UTC
5efbfec tfsampling load checkpoint from best instead of latest PiperOrigin-RevId: 365840621 30 March 2021, 17:25:32 UTC
d63da42 tfsampling load checkpoint from best instead of latest PiperOrigin-RevId: 365634715 29 March 2021, 19:21:50 UTC
f2559da Updating the separable_conv2d call in lib_graph.py to be compatible with current TF API, and lib_data.py to support updating hparams with attributes from other datasets. PiperOrigin-RevId: 365019254 25 March 2021, 13:01:57 UTC
c1340b2 Correct transform_audio typo. Fixes #1776 PiperOrigin-RevId: 362069255 10 March 2021, 17:35:38 UTC
cb77c85 Fix use-a-generator/consider-using-generator pylint errors. PiperOrigin-RevId: 362028130 10 March 2021, 13:42:33 UTC
b76b166 update to latest Google pylintrc PiperOrigin-RevId: 358182567 18 February 2021, 16:24:23 UTC
b4b9af6 Support complex ops in MLIR converter PiperOrigin-RevId: 356670767 10 February 2021, 06:39:15 UTC
76c24b3 Merge pull request #1825 from sayakpaul:tflite PiperOrigin-RevId: 356344069 08 February 2021, 21:47:04 UTC
466476a Merge pull request #1887 from debdutto:debdutto-patch-1 PiperOrigin-RevId: 354994164 01 February 2021, 20:01:48 UTC
dff4c6f Update Miniconda.sh URL for mac 30 January 2021, 15:30:45 UTC
2d0fd45 move sequence_to_valued_intervals to note_seq for easier use from other models. PiperOrigin-RevId: 352640910 19 January 2021, 21:27:34 UTC
136f570 Merge pull request #1868 from rachfop:patch-1 PiperOrigin-RevId: 351483992 13 January 2021, 01:40:37 UTC
d1b5ea5 Merge pull request #1870 from lucasmpaim:master PiperOrigin-RevId: 350452355 07 January 2021, 00:44:15 UTC
d624b27 feat: add warm_start_from for onsets and frames model fixes: #1869 01 January 2021, 15:25:57 UTC
ebd9516 Update README.md cleaned up sentence 31 December 2020, 05:02:00 UTC
ce51591 Merge pull request #1859 from patchan:fix_broken_link PiperOrigin-RevId: 345033018 01 December 2020, 17:12:29 UTC
18f6372 fix BachBot link 29 November 2020, 22:48:21 UTC
9e128d8 fix broken article link 29 November 2020, 22:44:27 UTC
3ec3921 Point gansynth_generate at the public tfds data dir to avoid crashing. Bump version for release. Fixes #1800. PiperOrigin-RevId: 342087362 12 November 2020, 19:09:28 UTC
6df16a9 Change dataset.make_initializable_iterator(dataset) to tf.data.make_initializable_iterator(dataset) for tf2.x version compatibility. #1800. PiperOrigin-RevId: 342065027 12 November 2020, 17:33:15 UTC
ee45d98 Pin CI python version to 3.8 to avoid pip install issues with 3.9. PiperOrigin-RevId: 342053273 12 November 2020, 16:26:59 UTC
4fb2da2 Merge pull request #1849 from iansimon:multitrack_musicvae_redo PiperOrigin-RevId: 341447732 09 November 2020, 19:26:15 UTC
70230da Add option to drop additional tracks and truncate event sequence for MultiInstrumentPerformanceConverter (#1795) * update data encoder * add new option 09 November 2020, 18:31:03 UTC
638e60a docs: Fix fluid-soundfont download link. This fixes a dead download link and adds a link to list of other downloadable soundfonts. 27 October 2020, 15:06:29 UTC
f7f006c add optional key conditioning to TrioConverter in MusicVAE PiperOrigin-RevId: 337002184 14 October 2020, 02:02:20 UTC
9cee6cd Merge pull request #1822 from zhangxu999:master PiperOrigin-RevId: 333802477 25 September 2020, 20:55:45 UTC
6466263 adding community contributed guides 25 September 2020, 07:07:47 UTC
60b8582 Update onsets_frames_transcription_spectrogram_json.py Change read mode from default ("r") to "rb", fix "UnicodeDecodeError". 23 September 2020, 11:17:23 UTC
81514d0 Merge pull request #1817 from timgates42:bugfix_typo_indicating PiperOrigin-RevId: 331896935 16 September 2020, 00:59:17 UTC
77e438c docs: Fix simple typo, indictating -> indicating There is a small typo in magenta/models/latent_transfer/common_joint.py, magenta/models/latent_transfer/interpolate_joint.py, magenta/models/latent_transfer/model_joint.py, magenta/models/latent_transfer/train_joint.py. Should read `indicating` rather than `indictating`. 13 September 2020, 07:04:25 UTC
54f3cff Modified to ignore vscode settings folder and all sub-files. (#1803) 08 September 2020, 16:13:03 UTC
4b6c50d Bump version for gansynth fix. PiperOrigin-RevId: 329728693 02 September 2020, 16:35:04 UTC
5e26e58 fix lint errors (#1809) 31 August 2020, 18:08:52 UTC
45f47c6 Add option to drop additional tracks and truncate event sequence for MultiInstrumentPerformanceConverter (#1795) * update data encoder * add new option 31 August 2020, 17:21:43 UTC
ece7b61 Fix GANSynth data loading from TFDS. Update Colab to read models directly from GCS. #1794 PiperOrigin-RevId: 329310019 31 August 2020, 15:49:11 UTC
0a04e3b Fix console_entry_point for onsets_frames_transcription_create_tfrecords. Fixes #1792. PiperOrigin-RevId: 327460801 19 August 2020, 17:33:52 UTC
d907ece bump magenta version to 2.1.1 PiperOrigin-RevId: 327079161 17 August 2020, 19:51:39 UTC
65cbb44 move datagen_beam imports inline to avoid importing apache_beam except in datagen PiperOrigin-RevId: 326361560 13 August 2020, 02:03:43 UTC
3972a21 Python 3 bugfixes in log-likelihood for RNN models PiperOrigin-RevId: 325600406 08 August 2020, 15:11:31 UTC
6b6238f use mock from python 3 standard library PiperOrigin-RevId: 325473936 07 August 2020, 18:31:50 UTC
715f651 Remove irrelevant comments PiperOrigin-RevId: 324841602 04 August 2020, 17:38:58 UTC
aaf5911 Fix CI errors caused by pygame dependency. Pin to librosa < 0.8.0 because that removes the 'output' module that nsynth depends on. PiperOrigin-RevId: 324839081 04 August 2020, 17:29:33 UTC
c17470c Update github org in paths. PiperOrigin-RevId: 324836071 04 August 2020, 17:29:01 UTC
425d0e4 Change gansynth training set to the `gansynth_subset` config of `nsynth` in TensorFlow Datasets. This dataset uses the same filtering and splits as were used in the original publication. Fixes #1732. PiperOrigin-RevId: 322353588 21 July 2020, 14:13:25 UTC
8cc9604 Move workflow configs to top-level dir and point build status to build action. Fix build config errors. Make pylint happy. PiperOrigin-RevId: 322216954 20 July 2020, 20:47:51 UTC
7e6848e Add github build actions config. Remove unused .gitmodules file. PiperOrigin-RevId: 322165115 20 July 2020, 17:01:19 UTC
7e70344 Add build action for Magenta repo. PiperOrigin-RevId: 322160965 20 July 2020, 16:35:40 UTC
5470e0b Internal change. PiperOrigin-RevId: 321187826 Change-Id: I651e34044ce5ed34fe743f94ff2ef89996c5c4aa 14 July 2020, 17:41:43 UTC
04e6acb Open source beam pipeline for preprocessing MusicVAE datasets. PiperOrigin-RevId: 320979093 Change-Id: I7d5df4e8b101a0a924e06ce665daf30692fa19e4 13 July 2020, 17:11:15 UTC
878239c Sync pylintrc with sot. PiperOrigin-RevId: 319983521 Change-Id: I4ddc3ab4e4fe0379ac67c846b90609fd00e08aa9 07 July 2020, 15:02:34 UTC
f3b66aa Switch from deprecated `scipy.misc.im*` to `skimage.io.im*`. Fixes #1752. PiperOrigin-RevId: 318290410 Change-Id: I549b941d8af6a0685533160790cfda9f4b479012 25 June 2020, 16:49:05 UTC
4c5cc24 Switch to a slightly modified version of Google's "official" pylintrc. PiperOrigin-RevId: 317915706 Change-Id: I940bb41f1708dd0ff89887936bbfca6ea32f6aec 23 June 2020, 19:12:31 UTC
eafe167 add ability to fine-tune from bundle file for Performance RNN PiperOrigin-RevId: 317409904 Change-Id: I7427fdc5d3465a1129e58e960279833c0238b112 20 June 2020, 00:31:25 UTC
29e22bc Merge pull request #1748 from ChromaticIsobar:#1677 PiperOrigin-RevId: 316947641 Change-Id: I8960b9951a817b6e4352a9b0d78aedc1b1d719cb 17 June 2020, 20:09:39 UTC
0da1ccd MusicVAE removal of unused level (#1677): Fix in layer initialization 17 June 2020, 18:46:39 UTC
910307c Fix travis badge path. PiperOrigin-RevId: 316931493 Change-Id: I99776e164d1265f82eec63055fb720c017f4bd71 17 June 2020, 18:42:11 UTC
2b1d99c Merge pull request #1750 from gmittal:gmittal-add-dedupe-option PiperOrigin-RevId: 316895077 Change-Id: I9897b5f4ca844ab21a4856efbd550e90b0276a01 17 June 2020, 15:52:27 UTC
eed016a Switch references from magenta.music to note_seq library. PiperOrigin-RevId: 316875465 Change-Id: I0b9ae2ad2c05e8e5d5a8a12879283a39c029cbd8 17 June 2020, 13:24:52 UTC
36b050d Import inception_v3 from tf_slim.nets since it is not publicly visible. Fixes #1751. PiperOrigin-RevId: 316736492 Change-Id: If915dc2ace5458dafc2909b1c49e086344227e29 16 June 2020, 19:39:05 UTC
9e16727 fix style again 16 June 2020, 17:01:22 UTC
1a2f715 fix style 16 June 2020, 16:19:09 UTC
6af72f1 multievent 15 June 2020, 23:55:07 UTC
c8f20a6 update dedup 15 June 2020, 23:35:24 UTC
050460f Temporary fix for librosa import failure due to change in `numba`. Can remove once librosa package updated (https://github.com/librosa/librosa/issues/1160). PiperOrigin-RevId: 316113849 Change-Id: I82c3373aa0ee4738272869643c8a3798d22b22d7 12 June 2020, 16:03:26 UTC
24c14ca NoteSequence Library Migration (#1360): Remove tf dependency from encoder_decoders. PiperOrigin-RevId: 315520900 Change-Id: I0fce84f3adcf972468606f137db12c6000bc5693 09 June 2020, 18:18:07 UTC
d8e9b5b NoteSequence Library Migration (#1360): Remove unnecessary TensorFlow references. PiperOrigin-RevId: 315345091 Change-Id: Ib5442d94e4bfb0a4ce8cb42d906100ab3132d035 08 June 2020, 20:51:01 UTC
3c2019a Register gradients for LSTMBlockCell. Fixes #1739. PiperOrigin-RevId: 315312024 Change-Id: I7287fb87287df7903c04e53987bce4ecadeabcc3 08 June 2020, 18:08:58 UTC
ce2c6d9 Add parallelism to map calls in MusicVAE data pipeline. Note that the py_funcs may not parallelize at this time. Removes `deterministic` interleave kwarg for backward compatibility. Fixes #1742. PiperOrigin-RevId: 315300679 Change-Id: I173e4b618d48a8d0d76e174be8ec6a733a5057af 08 June 2020, 17:20:22 UTC
ce1f143 Use public tf.nest API in state_util. PiperOrigin-RevId: 315297798 Change-Id: I84ecc995d4b9fae0e20c17d7a161affd686826cb 08 June 2020, 17:07:25 UTC
41b891c NoteSequence Library Migration (#1360): Move melspec and mfcc libs to OaF directory. PiperOrigin-RevId: 315275873 Change-Id: I9fae299e73893b98441efcfa08162a4ec001d17d 08 June 2020, 15:04:47 UTC
276f372 NoteSequence Library Migration (#1360): Move model.py from magenta/music to magenta/models/shared PiperOrigin-RevId: 314970527 Change-Id: Ie02cfbef45747569a78daae931a3e04390673349 05 June 2020, 19:04:18 UTC
770242a NoteSequence Library Migration (#1360): Remove note_sequence_io from magenta.music and tf dep from melodies_lib_test. PiperOrigin-RevId: 314964270 Change-Id: I6b46c6ce43aa7c6b3a51653ce02ccba8fa507bfa 05 June 2020, 18:32:00 UTC
d4820a6 NoteSequence Library Migration (#1360): Remove use of tf.gfile and tf.resource_loader PiperOrigin-RevId: 314767208 Change-Id: I72f5390a468f723b014369c6f91641e208a15fc5 04 June 2020, 18:21:57 UTC
30b0c1d NoteSequence Library Migration (#1360): Fork assertProtoEquals to remove some tf deps. PiperOrigin-RevId: 314590980 Change-Id: I90b622ccb2d86aacffa7742427a8bdaa828cc99d 03 June 2020, 20:16:12 UTC
6023da4 NoteSequence Library Migration (#1360): Remove tf.logging deps and future/six imports. PiperOrigin-RevId: 314547270 Change-Id: I92dc02df1bd6e4d057d752e9c983ef55dc340892 03 June 2020, 16:40:19 UTC
caf088f Replace use of tf.Dimension.value, which has been deprecated in TF2. PiperOrigin-RevId: 314395568 Change-Id: I29212e28642a063f7989297ecb8dd4f74a09bdcc 02 June 2020, 20:42:38 UTC
back to top