Anchor-annotator 0.7.0__py3-none-any.whl → 0.7.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: Anchor_annotator
3
- Version: 0.7.0
3
+ Version: 0.7.1
4
4
  Summary: Anchor annotator is a program for inspecting corpora for the Montreal Forced Aligner and correcting transcriptions and pronunciations.
5
5
  Home-page: https://github.com/MontrealCorpusTools/Anchor-annotator
6
6
  Author: Montreal Corpus Tools
@@ -1,11 +1,11 @@
1
1
  anchor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  anchor/__main__.py,sha256=5ufG8lcx2x1am-04xI991AG7saJd24dxPw5JzjmB878,45
3
- anchor/_version.py,sha256=akvr8ObxvMF-aaLBzW41juT4_KL3BjQUrjbwkIuQXMk,411
3
+ anchor/_version.py,sha256=5-skCoU2Vu44uYeNEApDjjGE2Q26ndIh5lKJuVOeL88,411
4
4
  anchor/command_line.py,sha256=EucG805HyWk_zkMO9RXv9Yj0I0JVdDLZb1_DX2_ISjM,503
5
5
  anchor/db.py,sha256=LlZzAy4bjmJIu0v4ev5Qjg_Fh2n9sMsKI2nAY1pwd0A,5057
6
6
  anchor/main.py,sha256=Lyr3ppr-nzxaU7ZmWXc-luMsOtRBbV4ebCzk3rygur4,127781
7
7
  anchor/models.py,sha256=35l7Kw3LVy-_ozdV_0ApSkKyCPViBwBmAukoq-jw90o,97668
8
- anchor/plot.py,sha256=imNRLI76VgEf4n9UGNvIaTsqn65hqnN396e4iwRTh70,113387
8
+ anchor/plot.py,sha256=dXQi930DyQDFfvtezxXYeB1dzJ51_B-LIN3EG9wkjb0,113466
9
9
  anchor/resources_rc.py,sha256=tzJHrJw3MpjAlnj-DtCmaR4A8gAaLF966XEXs5HNIjc,8464375
10
10
  anchor/settings.py,sha256=N2gRFQEpY4pLYgcDz1Aq-2c7CfmbNxmRmVcPijrHsCo,52118
11
11
  anchor/ui_corpus_manager.py,sha256=e3ybOd4UdYarrLBATxI8vIFnioa4R_BHrbsEz5mJ5eA,8564
@@ -13,10 +13,10 @@ anchor/ui_error_dialog.py,sha256=HKbjGT_jtdb9jfn9THQMbl1fmcdWyjYDazM4hCwZ5Yo,393
13
13
  anchor/ui_main_window.py,sha256=XK91lhFAIEURZ6nwxIA74X-8j-P76JuJsN-ahun65rw,37043
14
14
  anchor/ui_preferences.py,sha256=g3tcjAMFKIAqUJNEke7ww4LkdeTFA1zb8_lrhF6k5fo,43271
15
15
  anchor/undo.py,sha256=T8CJpSZVZbItpU7KMZU2F49mNv1wo0rvMWtNIEbieeo,32856
16
- anchor/widgets.py,sha256=NjQAc02QVu97QClhXcylj_P6IP0DsxWae_eiZR5Bw3M,159300
16
+ anchor/widgets.py,sha256=ub-E1TBLi_NjU1f9BtRwW1KLqQ98reX32CqoNVj5g2I,159302
17
17
  anchor/workers.py,sha256=ciVOlK15MiDq7juAivcQB6PEiEs7DemP0BOrcpnm2to,182624
18
- Anchor_annotator-0.7.0.dist-info/LICENSE,sha256=C0oIsblENEgWQ7XMNdYoXyXsIA5wa3YF0I9lK3H7A1s,1076
19
- Anchor_annotator-0.7.0.dist-info/METADATA,sha256=hvYb1JLmhGJEfwyTNGckZl6tqtj407fmYYdPqPOgwcE,1500
20
- Anchor_annotator-0.7.0.dist-info/WHEEL,sha256=FZ75kcLy9M91ncbIgG8dnpCncbiKXSRGJ_PFILs6SFg,91
21
- Anchor_annotator-0.7.0.dist-info/top_level.txt,sha256=wX6ZKxImGRZKFQjs3f6XYw_TfbAp6Xs3SmbLfLbFAJ0,7
22
- Anchor_annotator-0.7.0.dist-info/RECORD,,
18
+ Anchor_annotator-0.7.1.dist-info/LICENSE,sha256=C0oIsblENEgWQ7XMNdYoXyXsIA5wa3YF0I9lK3H7A1s,1076
19
+ Anchor_annotator-0.7.1.dist-info/METADATA,sha256=tRdJQ8AXN8tgQ1owO7lLjc6kedsEIfGrzmSDpwYEd_0,1500
20
+ Anchor_annotator-0.7.1.dist-info/WHEEL,sha256=-oYQCr74JF3a37z2nRlQays_SX2MqOANoqVjBBAP2yE,91
21
+ Anchor_annotator-0.7.1.dist-info/top_level.txt,sha256=wX6ZKxImGRZKFQjs3f6XYw_TfbAp6Xs3SmbLfLbFAJ0,7
22
+ Anchor_annotator-0.7.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (71.0.1)
2
+ Generator: setuptools (71.0.3)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
anchor/_version.py CHANGED
@@ -12,5 +12,5 @@ __version__: str
12
12
  __version_tuple__: VERSION_TUPLE
13
13
  version_tuple: VERSION_TUPLE
14
14
 
15
- __version__ = version = '0.7.0'
16
- __version_tuple__ = version_tuple = (0, 7, 0)
15
+ __version__ = version = '0.7.1'
16
+ __version_tuple__ = version_tuple = (0, 7, 1)
anchor/plot.py CHANGED
@@ -1870,7 +1870,7 @@ class UtteranceRegion(MfaRegion):
1870
1870
  self,
1871
1871
  self.item.begin,
1872
1872
  self.item.end,
1873
- self.item.normalized_text,
1873
+ self.item.text,
1874
1874
  self.top_point,
1875
1875
  self.per_tier_range,
1876
1876
  self.selection_model,
@@ -2310,11 +2310,12 @@ class UtteranceRegion(MfaRegion):
2310
2310
 
2311
2311
  def save_changes(self):
2312
2312
  text = self.text_edit.toPlainText()
2313
- self.timer.stop()
2314
2313
  if self.original_text == text:
2315
2314
  return
2316
2315
  self.original_text = text
2317
2316
  self.textEdited.emit(self.item, text)
2317
+ if self.normalized_text:
2318
+ self.normalized_text.text_edit.setPlainText(self.item.normalized_text)
2318
2319
 
2319
2320
 
2320
2321
  class WaveForm(pg.PlotCurveItem):
anchor/widgets.py CHANGED
@@ -387,7 +387,7 @@ class BaseTableView(QtWidgets.QTableView):
387
387
  class AnchorTableView(BaseTableView):
388
388
  def setModel(self, model: QtCore.QAbstractItemModel) -> None:
389
389
  super().setModel(model)
390
- self.model().newResults.connect(self.scrollToTop)
390
+ # self.model().newResults.connect(self.scrollToTop)
391
391
  self.selectionModel().clear()
392
392
  self.horizontalHeader().sortIndicatorChanged.connect(self.model().update_sort)
393
393